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

@@ -5,9 +5,9 @@ PREFIX = $(DEVKITPPC)/bin/powerpc-eabi-
CC = $(PREFIX)gcc
AS = $(PREFIX)as
OBJCOPY = $(PREFIX)objcopy
ELF2DOL =$(DEVKITPPC)/bin/elf2dol
ELF2DOL =$(DEVKITPRO)/tools/bin/elf2dol
GDB = $(PREFIX)gdb
BIN2S = $(DEVKITPPC)/bin/bin2s
BIN2S = $(DEVKITPRO)/tools/bin/bin2s
TARGET_STUB = stub
TARGET_APP = channelapp
TARGET_CHAN = channelapp-channel