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 538cdb1..229d8ec 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -352,6 +352,10 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/SDK/SSL/ssl_mutex.o \
$(BUILD_DIR)/asm/text_9.o \
$(BUILD_DIR)/asm/SDK/NWC24/NWC24StdAPI.o \
+ $(BUILD_DIR)/asm/SDK/NWC24/NWC24FileAPI.o \
+ $(BUILD_DIR)/asm/SDK/NWC24/NWC24Config.o \
+ $(BUILD_DIR)/asm/SDK/NWC24/NWC24Manage.o \
+ $(BUILD_DIR)/asm/SDK/NWC24/NWC24MBoxCtrl.o \
$(BUILD_DIR)/asm/text_9_2.o \
$(BUILD_DIR)/asm/SDK/VF/pf_clib.o \
$(BUILD_DIR)/asm/SDK/VF/pf_code.o \