summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-12-20 05:06:28 +0800
committerjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-12-20 07:20:35 +0800
commit487d45ce895ddc6cc418e03f7dee61fd36eabb02 (patch)
tree9b8a61452cb193b0eb23c5de5cf919f5994ad70f /Makefile
parent84d9a1e7234fab97835f09c35100eaf6536984d5 (diff)
sub_815DC8C
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f818c84ab..0b27867b0 100644
--- a/Makefile
+++ b/Makefile
@@ -197,7 +197,7 @@ $(C_BUILDDIR)/m4a.o: CC1 := tools/agbcc/bin/old_agbcc
$(C_BUILDDIR)/isagbprn.o: CC1 := tools/agbcc/bin/old_agbcc
$(C_BUILDDIR)/isagbprn.o: CFLAGS := -mthumb-interwork
-#$(C_BUILDDIR)/trainer_tower.o: CFLAGS += -ffreestanding
+$(C_BUILDDIR)/trainer_tower.o: CFLAGS += -ffreestanding
$(C_BUILDDIR)/flying.o: CFLAGS += -ffreestanding
ifeq ($(NODEP),1)