mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-10 06:40:23 +00:00
add platforms/daemon/src to MTK build
This commit is contained in:
parent
2a5a425c1e
commit
90e723404b
@ -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 = \
|
||||
|
Loading…
x
Reference in New Issue
Block a user