fixed bin path

This commit is contained in:
nop90 2017-09-18 09:41:18 +02:00 committed by GitHub
parent 4fd0989bf3
commit 039ccef286

View File

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