summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
authorMax <mparisi@stevens.edu>2020-09-30 12:35:40 -0400
committerMax <mparisi@stevens.edu>2020-09-30 12:35:40 -0400
commit1b17a219535657dc53050d72664be2a08ec537ae (patch)
treecba09d1e69b4c75d2b46fbaca16edd33b5f28a83 /obj_files.mk
parentf56cf1a30c907ee8131546ab6038894aa2d94afd (diff)
split exi2.s
Diffstat (limited to 'obj_files.mk')
-rw-r--r--obj_files.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk
index e7f2e1b..f2ce2dc 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -99,6 +99,7 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/MetroTRK/CircleBuffer.o \
$(BUILD_DIR)/asm/MetroTRK/MWCriticalSection_gc.o \
$(BUILD_DIR)/asm/SDK/DebuggerDriver.o \
+ $(BUILD_DIR)/asm/SDK/exi2.o \
$(BUILD_DIR)/asm/text_6_2.o \
$(BUILD_DIR)/asm/text_7.o \
$(BUILD_DIR)/asm/SDK/OS/OS.o \