summaryrefslogtreecommitdiffstats
path: root/arch/m68k/cpu/mcf523x/config.mk
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-02-26 14:51:04 +0900
committerTom Rini <trini@ti.com>2014-03-04 09:27:40 -0500
commitdfe966329eb7f8ff43ea29e2bbe7657e5f179666 (patch)
treef4675a5271cd293e500faf37c47a547e23ab7842 /arch/m68k/cpu/mcf523x/config.mk
parent08f11151c236b2c472aa9d8d38809fb46246135d (diff)
downloadtalos-obmc-uboot-dfe966329eb7f8ff43ea29e2bbe7657e5f179666.tar.gz
talos-obmc-uboot-dfe966329eb7f8ff43ea29e2bbe7657e5f179666.zip
m68k: merge compile flags -ffixed-d7 -sep-data
All arch/m68k/cpu/*/config.mk define the same flags PLAGFORM_REFLFLAGS += -ffixed-d7 -msep-data Move it to arch/m68k/config.mk Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Jason Jin <Jason.jin@freescale.com>
Diffstat (limited to 'arch/m68k/cpu/mcf523x/config.mk')
-rw-r--r--arch/m68k/cpu/mcf523x/config.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/cpu/mcf523x/config.mk b/arch/m68k/cpu/mcf523x/config.mk
index 620769fb19..c9435ab99b 100644
--- a/arch/m68k/cpu/mcf523x/config.mk
+++ b/arch/m68k/cpu/mcf523x/config.mk
@@ -7,5 +7,4 @@
# SPDX-License-Identifier: GPL-2.0+
#
-PLATFORM_RELFLAGS += -ffixed-d7 -msep-data
PLATFORM_CPPFLAGS += -mcpu=5235 -fPIC
OpenPOWER on IntegriCloud