]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/m68k/cpu/mcf532x/config.mk
m68k: merge compile flags -ffixed-d7 -sep-data
[karo-tx-uboot.git] / arch / m68k / cpu / mcf532x / config.mk
index be1220365a0729bac89d22612f3bf18be4ff7cb5..0604ab0f424cc2bf16c2ff11355164c58b02534f 100644 (file)
@@ -7,8 +7,6 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-PLATFORM_RELFLAGS += -ffixed-d7 -msep-data
-
 cfg=$(shell grep configs $(OBJTREE)/include/config.h | sed 's/.*<\(configs.*\)>/\1/')
 is5301x:=$(shell grep CONFIG_MCF5301x $(TOPDIR)/include/$(cfg))
 is532x:=$(shell grep CONFIG_MCF532x $(TOPDIR)/include/$(cfg))