summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
authorred031000 <rubenru09@aol.com>2020-09-04 16:18:45 +0100
committerred031000 <rubenru09@aol.com>2020-09-04 16:18:45 +0100
commit4174389de11b7002e62ee98af1c543d2c32d88d8 (patch)
tree7bc493bc0cde6b5fa22da80421c0fcd9d775fe47 /obj_files.mk
parent49538b3f60b065df565eb9c5941e50736d3b9a47 (diff)
split text_4
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 4eeb0d5..7d0e62d 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -11,6 +11,7 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/text_1.o \
$(BUILD_DIR)/asm/text_2.o \
$(BUILD_DIR)/asm/text_3.o \
+ $(BUILD_DIR)/asm/text_4.o \
$(BUILD_DIR)/asm/text.o
CTORS_O_FILES := \