summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
Diffstat (limited to 'obj_files.mk')
-rw-r--r--obj_files.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk
index 3fb0595..857ac13 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -317,6 +317,10 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/SDK/NTR/math.o \
$(BUILD_DIR)/asm/SDK/NTR/wdp_common.o \
$(BUILD_DIR)/asm/SDK/NTR/wdp_parent.o \
+ $(BUILD_DIR)/asm/SDK/MP/mpsystem.o \
+ $(BUILD_DIR)/asm/SDK/MP/mpwd.o \
+ $(BUILD_DIR)/asm/SDK/MP/mpmisc.o \
+ $(BUILD_DIR)/asm/SDK/MP/mptxrx.o \
$(BUILD_DIR)/asm/text_9.o \
$(BUILD_DIR)/asm/SDK/SO/SOCommon.o \
$(BUILD_DIR)/asm/SDK/SO/SOBasic.o \