diff options
Diffstat (limited to 'obj_files.mk')
-rw-r--r-- | obj_files.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk index bf0a3c2..19b115a 100644 --- a/obj_files.mk +++ b/obj_files.mk @@ -244,6 +244,7 @@ TEXT_O_FILES := \ $(BUILD_DIR)/asm/SDK/BTE/bta_sys_main.o \ $(BUILD_DIR)/asm/SDK/BTE/ptim.o \ $(BUILD_DIR)/asm/SDK/BTE/utl.o \ + $(BUILD_DIR)/asm/SDK/BTE/bta_dm_act.o \ $(BUILD_DIR)/asm/SDK/BTE/bta_dm_api.o \ $(BUILD_DIR)/asm/text_8_7.o \ $(BUILD_DIR)/asm/text_9.o \ |