]> git.sur5r.net Git - u-boot/blobdiff - arch/m68k/cpu/mcf547x_8x/config.mk
powerpc: Use generic global_data
[u-boot] / arch / m68k / cpu / mcf547x_8x / config.mk
index 83102abbbbef4a3709785942c903de62a1c71013..02fce5daf687c46c72ee11c0e2fd7a4732024201 100644 (file)
 #
 
 PLATFORM_RELFLAGS += -ffixed-d7 -msep-data
-ifneq ($(findstring 4.1,$(shell $(CC) --version)),4.1)
 PLATFORM_CPPFLAGS += -mcpu=5485 -fPIC
-else
-PLATFORM_CPPFLAGS += -m5407 -fPIC
-endif
 
 ifneq (,$(findstring -linux-,$(shell $(CC) --version)))
 ifneq (,$(findstring GOT,$(shell $(LD) --help)))