summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
Diffstat (limited to 'obj_files.mk')
-rw-r--r--obj_files.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk
index ced2f26..49b0a5c 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -188,6 +188,9 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/SDK/AX/AXAlloc.o \
$(BUILD_DIR)/asm/SDK/AX/AXAux.o \
$(BUILD_DIR)/asm/SDK/AX/AXCL.o \
+ $(BUILD_DIR)/asm/SDK/AX/AXOut.o \
+ $(BUILD_DIR)/asm/SDK/AX/AXSPB.o \
+ $(BUILD_DIR)/asm/SDK/AX/AXVPB.o \
$(BUILD_DIR)/asm/text_8_3.o \
$(BUILD_DIR)/asm/text_9.o \
$(BUILD_DIR)/asm/text_10.o \