summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-02-01 02:09:10 -0800
committerYamaArashi <shadow962@live.com>2016-02-01 02:09:10 -0800
commit6f965a9eca507c27049fbd90a57f620b63c92d6d (patch)
tree4abd3f69ee39faea15a2aa52dd5a0a091d18e3d9 /Makefile
parent32ec0474b05b36e6b0ad0354ae0e91a3b69f5bc5 (diff)
librtc
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0864d959f..6175c5cd3 100644
--- a/Makefile
+++ b/Makefile
@@ -62,6 +62,8 @@ include tilesets.mk
$(OBJS): $(CSRCS:src/%.c=genasm/%.s)
+genasm/librtc.s: CFLAGS := -mthumb-interwork -Iinclude
+
# TODO: fix this .syntax hack
genasm/prefix.tmp: