summaryrefslogtreecommitdiff
path: root/cpu/mcf52x2
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-05-03 23:07:15 +0200
committerWolfgang Denk <wd@denx.de>2008-05-03 23:07:15 +0200
commitbd98ee60df43ee6dd6f5ebe32c67d03e90513ff8 (patch)
tree554c4e4f5b056ce9536aabdd8bed80cde636c509 /cpu/mcf52x2
parentc4e5f52a58d278eebb87f476e353972c5dacea40 (diff)
Revert "ColdFire: Get information from the correct GCC"
This reverts commit b7166e05a513c0806b63b9dfb6f1d77645cede2a (replaced by commit c4e5f52a58d278eebb87f476e353972c5dacea40).
Diffstat (limited to 'cpu/mcf52x2')
-rw-r--r--cpu/mcf52x2/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/mcf52x2/config.mk b/cpu/mcf52x2/config.mk
index be360f882..650e340ae 100644
--- a/cpu/mcf52x2/config.mk
+++ b/cpu/mcf52x2/config.mk
@@ -34,7 +34,7 @@ is5275:=$(shell grep CONFIG_M5275 $(TOPDIR)/include/$(cfg))
is5282:=$(shell grep CONFIG_M5282 $(TOPDIR)/include/$(cfg))
-ifeq ($(findstring 4.2,$(shell $(CROSS_COMPILE)gcc --version)),4.2)
+ifeq ($(findstring 4.2,$(shell $(CC) --version)),4.2)
ifneq (,$(findstring CONFIG_M5249,$(is5249)))
PLATFORM_CPPFLAGS += -mcpu=5249