]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - common/Makefile.common
But let people override CROSS if they reall want to ;)
[proxmark3-svn] / common / Makefile.common
index c1193f9aa7e2de2d4440b16e0ddba8b2f9e6139f..e29347929e50f785fd567e81339ea3a98cf71433 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