X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/aa4d9d9b73f7218d40bdb30efffea5e001498bda..ebd7aaf9e7560bfbffb9781bd31eebeed4996005:/armsrc/Makefile diff --git a/armsrc/Makefile b/armsrc/Makefile index 574e4f08..b7b4d710 100644 --- a/armsrc/Makefile +++ b/armsrc/Makefile @@ -1,3 +1,4 @@ +PATH=..\..\devkitARM\bin;%PATH% CC = arm-elf-gcc AS = arm-elf-as LD = arm-elf-ld