summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-03-10 17:16:45 -0500
committerGriffinR <griffin.g.richards@gmail.com>2021-03-10 17:19:11 -0500
commitbf6e80850c1c2c49b6361b16a473a6833aa93994 (patch)
tree303f85985596ae8b8a2ce0d401e93c1777d634df /Makefile
parentb2f0efc6f7882d4d8f5da28e5e8748cd4f91159d (diff)
Sync Berry Fix makefiles with pokeemerald
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 51877e9b9..405a190f8 100644
--- a/Makefile
+++ b/Makefile
@@ -266,7 +266,7 @@ $(DATA_ASM_BUILDDIR)/%.o: data_dep = $(shell $(SCANINC) -I . $(DATA_ASM_SUBDIR)/
endif
berry_fix:
- @$(MAKE) -C berry_fix COMPARE=$(COMPARE)
+ @$(MAKE) -C berry_fix COMPARE=$(COMPARE) TOOLCHAIN=$(TOOLCHAIN)
berry_fix/berry_fix.gba: berry_fix