Don't modify the PATH to prevent from mixing multiple arm-eabi compilers in the PATH

This commit is contained in:
izsh@fail0verflow.com 2010-03-04 00:33:05 +00:00
parent ed82636b49
commit e7227419e5

View file

@ -40,7 +40,6 @@ COPY=cp
PATHSEP=/
FLASH_TOOL=client/flasher
DETECTED_OS=UNAME
PATH := $(PATH):$(DEVKITARM)/bin
else