diff --git a/port/mtk/Makefile b/port/mtk/Makefile index 1a5ef3414..066b2a0ef 100644 --- a/port/mtk/Makefile +++ b/port/mtk/Makefile @@ -40,6 +40,7 @@ libBTstack_OBJS = \ btstack_tlv.o \ btstack_util.o \ hci_cmd.o \ + hci_event_builder.o \ daemon_cmds.o \ hci_dump.o \ hci_dump_posix_fs.o \