asterisk-chan-lantiq: fix SDK build 191/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 8 Oct 2017 17:52:13 +0000 (19:52 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 8 Oct 2017 17:52:15 +0000 (19:52 +0200)
commit0f341bc97946832ee2bcc64dfad2d2577f8c9e17
tree328cbef7398dcf75dd757a0d95357eae1761bd7b
parenta0b5fc0e9514c2dcade283db0ea07af81c73ec9a
asterisk-chan-lantiq: fix SDK build

When building using the SDK the $(SOURCE) variable is set differently,
resulting in files not being found. Not using the variable and using
"./" instead works fine.

This fixes issue #190. Thanks to @Bongo79 for reporting and providing
the fix.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/asterisk-chan-lantiq/Makefile