diff options
Diffstat (limited to 'obj_files.mk')
-rw-r--r-- | obj_files.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk index 7a0ee82..e164902 100644 --- a/obj_files.mk +++ b/obj_files.mk @@ -113,6 +113,7 @@ TEXT_O_FILES := \ $(BUILD_DIR)/asm/SDK/exi2.o \ $(BUILD_DIR)/asm/text_6_2.o \ $(BUILD_DIR)/asm/text_7.o \ + $(BUILD_DIR)/asm/SDK/base/PPCArch.o \ $(BUILD_DIR)/asm/SDK/OS/OS.o \ $(BUILD_DIR)/asm/SDK/OS/OSAlarm.o \ $(BUILD_DIR)/src/SDK/OS/OSAlloc.o \ |