summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2019-02-01 10:00:55 -0600
committerGitHub <noreply@github.com>2019-02-01 10:00:55 -0600
commitb4f83b4f0fcce8c06a6a5a5fd541fb76b1fe9f4c (patch)
treeb047005edadccfe158ee67f1abd8b954a65e24a6 /Makefile
parentd2c17c7fb3ba6149b4e278bd3b644cd4d4d240e2 (diff)
parent26b371e080014e26707c6506de20a05ebac1ed5b (diff)
Merge pull request #531 from DizzyEggg/lol
CgbSound
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 32cc9df73..091cba61f 100644
--- a/Makefile
+++ b/Makefile
@@ -130,8 +130,7 @@ $(C_BUILDDIR)/agb_flash.o: CFLAGS := -O -mthumb-interwork
$(C_BUILDDIR)/agb_flash_1m.o: CFLAGS := -O -mthumb-interwork
$(C_BUILDDIR)/agb_flash_mx.o: CFLAGS := -O -mthumb-interwork
-$(C_BUILDDIR)/m4a_2.o: CC1 := tools/agbcc/bin/old_agbcc
-$(C_BUILDDIR)/m4a_4.o: CC1 := tools/agbcc/bin/old_agbcc
+$(C_BUILDDIR)/m4a.o: CC1 := tools/agbcc/bin/old_agbcc
$(C_BUILDDIR)/record_mixing.o: CFLAGS += -ffreestanding