]> git.sur5r.net Git - u-boot/blobdiff - cpu/mcf5445x/config.mk
Revert "ColdFire: Get information from the correct GCC"
[u-boot] / cpu / mcf5445x / config.mk
index a85d0f9fc50da1a9e74cf656808ac09c50c691c8..88433f2f6d6e04494d46b662e528ea5a1547a049 100644 (file)
@@ -24,7 +24,7 @@
 #
 
 PLATFORM_RELFLAGS += -ffixed-d7 -msep-data
-ifeq ($(findstring 4.2,$(shell $(CROSS_COMPILE)gcc --version)),4.2)
+ifeq ($(findstring 4.2,$(shell $(CC) --version)),4.2)
 PLATFORM_CPPFLAGS += -mcpu=54455 -fPIC
 else
 PLATFORM_CPPFLAGS += -m5407 -fPIC