summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
Diffstat (limited to 'obj_files.mk')
-rw-r--r--obj_files.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk
index adf5308..ba75258 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -15,6 +15,8 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/libstdc++/__mem.o \
$(BUILD_DIR)/asm/libstdc++/__va_arg.o \
$(BUILD_DIR)/asm/libstdc++/global_destructor_chain.o \
+ $(BUILD_DIR)/asm/libstdc++/NMWException.o \
+ $(BUILD_DIR)/src/libstdc++/ptmf.o \
$(BUILD_DIR)/asm/text_5_2.o \
$(BUILD_DIR)/asm/libstdc++/__init_cpp_exceptions.o \
$(BUILD_DIR)/asm/text_5_3.o \