summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
authorred031000 <rubenru09@aol.com>2020-09-04 20:03:26 +0100
committerred031000 <rubenru09@aol.com>2020-09-04 20:03:26 +0100
commitb23cc8f6a0aea0d1e5fab22011bc65f9a37be9bc (patch)
treee5c9164865c0b984b5ad2a83bb423d2c55cf0987 /obj_files.mk
parent3d77c8a379e27c915f941913373c8fa345a162a0 (diff)
split text_5
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 7d0e62d..a461beb 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -12,6 +12,7 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/text_2.o \
$(BUILD_DIR)/asm/text_3.o \
$(BUILD_DIR)/asm/text_4.o \
+ $(BUILD_DIR)/asm/text_5.o \
$(BUILD_DIR)/asm/text.o
CTORS_O_FILES := \