supplementary tools have moved

This commit is contained in:
Dave Murphy
2018-06-19 23:49:33 +01:00
committed by Hector Martin
parent 0c13dfff85
commit 58cb6c8577
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ OBJCOPY = $(PREFIX)objcopy
RANLIB = $(PREFIX)ranlib
STRIP = $(PREFIX)strip
BIN2S = $(DEVKITPPC)/bin/bin2s
BIN2S = $(DEVKITPRO)/tools/bin/bin2s
ifeq ($(NOMAPFILE),)
LDFLAGS += -Wl,-Map,$(TARGET).map