summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
Diffstat (limited to 'obj_files.mk')
-rw-r--r--obj_files.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk
index 19b115a..426ce75 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -246,6 +246,10 @@ TEXT_O_FILES := \
$(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/SDK/BTE/bta_dm_main.o \
+ $(BUILD_DIR)/asm/SDK/BTE/bta_dm_pm.o \
+ $(BUILD_DIR)/asm/SDK/BTE/bta_hh_act.o \
+ $(BUILD_DIR)/asm/SDK/BTE/bta_hh_api.o \
$(BUILD_DIR)/asm/text_8_7.o \
$(BUILD_DIR)/asm/text_9.o \
$(BUILD_DIR)/asm/text_10.o \