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 453e4a0..48928e0 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -15,6 +15,8 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/text_5.o \
$(BUILD_DIR)/asm/text_6.o \
$(BUILD_DIR)/asm/text_7.o \
+ $(BUILD_DIR)/asm/OS.o \
+ $(BUILD_DIR)/asm/text_7_2.o \
$(BUILD_DIR)/asm/text_8.o \
$(BUILD_DIR)/asm/text_9.o \
$(BUILD_DIR)/asm/text_10.o \