summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
Diffstat (limited to 'obj_files.mk')
-rw-r--r--obj_files.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk
index 5ac3625..c0c392d 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -154,6 +154,11 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/SDK/VI/vi.o \
$(BUILD_DIR)/asm/SDK/VI/i2c.o \
$(BUILD_DIR)/asm/SDK/VI/vi3in1.o \
+ $(BUILD_DIR)/asm/SDK/MTX/mtx.o \
+ $(BUILD_DIR)/asm/SDK/MTX/mtxvec.o \
+ $(BUILD_DIR)/asm/SDK/MTX/mtx44.o \
+ $(BUILD_DIR)/asm/SDK/MTX/vec.o \
+ $(BUILD_DIR)/asm/SDK/MTX/quat.o \
$(BUILD_DIR)/asm/text_8.o \
$(BUILD_DIR)/asm/text_9.o \
$(BUILD_DIR)/asm/text_10.o \