summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
authorRevo <projectrevotpp@hotmail.com>2020-09-11 17:12:28 -0400
committerGitHub <noreply@github.com>2020-09-11 17:12:28 -0400
commit9fbf27d369ec5fd25c16b550ec35209c63e8da89 (patch)
treede4942d1a5d9dfac1a91cc1f2af3c8cff9edec0f /obj_files.mk
parent0084cc84a2427705ef5b8b2fe82ba1a6c54d4dab (diff)
parenta54ae780e6c4e5320ecb53c3db519f355d28a0e6 (diff)
Merge pull request #35 from red031000/master
split OSAlarm
Diffstat (limited to 'obj_files.mk')
-rw-r--r--obj_files.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk
index 48928e0..4b02dfb 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -16,6 +16,7 @@ TEXT_O_FILES := \
$(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/text_7_2.o \
$(BUILD_DIR)/asm/text_8.o \
$(BUILD_DIR)/asm/text_9.o \