add platforms/daemon/src to MTK build

This commit is contained in:
Matthias Ringwald 2015-05-11 15:52:07 +02:00
parent 2a5a425c1e
commit 90e723404b

View File

@ -18,6 +18,7 @@ CFLAGS += -I.
VPATH += $(BTSTACK_ROOT)/src
VPATH += $(BTSTACK_ROOT)/ble
VPATH += $(BTSTACK_ROOT)/platforms/posix/src
VPATH += $(BTSTACK_ROOT)/platforms/daemon/src
VPATH += $(BTSTACK_ROOT)/example/daemon
libBTstack_OBJS = \