]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - common/Makefile.common
Switch compiler to arm-eabi instead of arm-elf
[proxmark3-svn] / common / Makefile.common
index c1193f9aa7e2de2d4440b16e0ddba8b2f9e6139f..0d0e2e8239668e260eb4c39a745fa5b96efa813d 100644 (file)
@@ -9,7 +9,7 @@
 # (The including Makefile still needs to define what 'all' is)
 all:
 
-CROSS   = arm-elf-
+CROSS   = arm-eabi-
 CC     = $(CROSS)gcc
 AS     = $(CROSS)as
 LD     = $(CROSS)ld
Impressum, Datenschutz