summaryrefslogtreecommitdiffstats
path: root/arch/sh/Makefile
diff options
context:
space:
mode:
authorPaul Mundt2009-05-08 13:20:56 +0200
committerPaul Mundt2009-05-08 13:20:56 +0200
commit30d88cf52f229c3e0c90b8d71036960ccc2db4e2 (patch)
treeac47f1aa17fd4138f6b0ac7e192896caa050f124 /arch/sh/Makefile
parentsh: Always select RTC_LIB, not just for SUPERH32. (diff)
downloadkernel-qcow2-linux-30d88cf52f229c3e0c90b8d71036960ccc2db4e2.tar.gz
kernel-qcow2-linux-30d88cf52f229c3e0c90b8d71036960ccc2db4e2.tar.xz
kernel-qcow2-linux-30d88cf52f229c3e0c90b8d71036960ccc2db4e2.zip
sh: Kill off extra cflags Kconfig entry.
There is no real reason to use this anymore, as the build system generally knows what it is doing with regards to cflags mangling. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/Makefile')
-rw-r--r--arch/sh/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/sh/Makefile b/arch/sh/Makefile
index 493da979eff1..68348e700288 100644
--- a/arch/sh/Makefile
+++ b/arch/sh/Makefile
@@ -70,9 +70,6 @@ cflags-$(CONFIG_CPU_LITTLE_ENDIAN) += -ml
cflags-y += $(call cc-option,-mno-fdpic)
cflags-y += $(isaflags-y) -ffreestanding
-cflags-$(CONFIG_MORE_COMPILE_OPTIONS) += \
- $(shell echo $(CONFIG_COMPILE_OPTIONS) | sed -e 's/"//g')
-
OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment \
-R .stab -R .stabstr -S