summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
authorred031000 <rubenru09@aol.com>2020-09-08 21:26:14 +0100
committerred031000 <rubenru09@aol.com>2020-09-08 21:26:14 +0100
commit519a4dd7d508002b5842b36d1204e6fa899abbdd (patch)
tree9b51685d489727eb1cd94fa85316612be6550fe2 /obj_files.mk
parent22e470d3cdb90c4ef4f1a9b932a5a2d795a7cba6 (diff)
split text_8
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 3a769e3..e8c1b6b 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -15,6 +15,7 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/text_5.o \
$(BUILD_DIR)/asm/text_6.o \
$(BUILD_DIR)/asm/text_7.o \
+ $(BUILD_DIR)/asm/text_8.o \
$(BUILD_DIR)/asm/text.o
CTORS_O_FILES := \