summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
authorMax <mparisi@stevens.edu>2020-09-29 22:49:53 -0400
committerMax <mparisi@stevens.edu>2020-09-29 22:49:53 -0400
commit4ade1e16a3f8f7cf33e8ab774b7c4761344d327e (patch)
treea80854618b148babb330a61ad280bfe8c0470745 /obj_files.mk
parent86388968d0ea5d0ddcc23249ce7b7750d561f333 (diff)
split string_TRK.s targimpl.s
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 \