diff --git a/port/mtk/Makefile b/port/mtk/Makefile index d36442c16..b78fdb9e1 100644 --- a/port/mtk/Makefile +++ b/port/mtk/Makefile @@ -30,6 +30,7 @@ libBTstack_OBJS = \ btstack.o \ btstack_linked_list.o \ btstack_run_loop.o \ + btstack_run_loop_base.o \ btstack_run_loop_posix.o \ btstack_tlv.o \ btstack_util.o \