summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
Diffstat (limited to 'obj_files.mk')
-rw-r--r--obj_files.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk
index 5a86c78..97e4584 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -85,6 +85,8 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/MetroTRK/flush_cache.o \
$(BUILD_DIR)/asm/MetroTRK/mem_TRK.o \
$(BUILD_DIR)/asm/init.o \
+ $(BUILD_DIR)/asm/MetroTRK/string_TRK.o \
+ $(BUILD_DIR)/asm/MetroTRK/targimpl.o \
$(BUILD_DIR)/asm/text_6_2.o \
$(BUILD_DIR)/asm/text_7.o \
$(BUILD_DIR)/asm/SDK/OS/OS.o \