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, 3 insertions, 2 deletions
diff --git a/obj_files.mk b/obj_files.mk
index 4b02dfb..12399fa 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -15,8 +15,9 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/text_5.o \
$(BUILD_DIR)/asm/text_6.o \
$(BUILD_DIR)/asm/text_7.o \
- $(BUILD_DIR)/asm/OS.o \
- $(BUILD_DIR)/asm/OSAlarm.o \
+ $(BUILD_DIR)/asm/SDK/OS/OS.o \
+ $(BUILD_DIR)/asm/SDK/OS/OSAlarm.o \
+ $(BUILD_DIR)/asm/SDK/OS/OSAlloc.o \
$(BUILD_DIR)/asm/text_7_2.o \
$(BUILD_DIR)/asm/text_8.o \
$(BUILD_DIR)/asm/text_9.o \