diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ include tilesets.mk $(OBJS): $(CSRCS:src/%.c=genasm/%.s) -genasm/librtc.s: CFLAGS := -mthumb-interwork -Iinclude +genasm/siirtc.s: CFLAGS := -mthumb-interwork -Iinclude # TODO: fix this .syntax hack |