mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-30 07:21:20 +00:00
test/linked_list: fix compile
This commit is contained in:
parent
ceec418a18
commit
69cb6daf5c
@ -14,6 +14,8 @@ VPATH += ${BTSTACK_ROOT}/platform/posix
|
||||
|
||||
COMMON = \
|
||||
btstack_linked_list.c \
|
||||
hci_dump.c \
|
||||
btstack_util.c \
|
||||
|
||||
COMMON_OBJ = $(COMMON:.c=.o)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user