use devkitA64 path

This commit is contained in:
Dave Murphy 2017-09-18 19:23:36 +01:00
parent 4fd0989bf3
commit 1f1405da75

View File

@ -10,7 +10,7 @@ endif
#---------------------------------------------------------------------------------
# path to tools
#---------------------------------------------------------------------------------
export PATH := $(DEVKITARM)/bin:$(PATH)
export PATH := $(DEVKITA64)/bin:$(PATH)
#---------------------------------------------------------------------------------
# the prefix on the compiler executables