summaryrefslogtreecommitdiff
path: root/arch/sh/boot/compressed/Makefile_64
diff options
context:
space:
mode:
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>2008-04-25 13:01:17 +0400
committerPaul Mundt <lethal@linux-sh.org>2008-05-08 14:51:46 +0400
commit8cd9612e9b56222cf8d851153df7060de2b36273 (patch)
tree2982bca96890d1d356d65436b7edd415a2c483ed /arch/sh/boot/compressed/Makefile_64
parent0305794c7a86f1b25281fb9109b76fc4578f6038 (diff)
downloadlinux-8cd9612e9b56222cf8d851153df7060de2b36273.tar.xz
sh: remove -traditional.
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> CC: Sam Ravnborg <sam@ravnborg.org> CC: linux-sh@vger.kernel.org Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boot/compressed/Makefile_64')
-rw-r--r--arch/sh/boot/compressed/Makefile_641
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/boot/compressed/Makefile_64 b/arch/sh/boot/compressed/Makefile_64
index 4334f2b86d8f..912f3e205a0d 100644
--- a/arch/sh/boot/compressed/Makefile_64
+++ b/arch/sh/boot/compressed/Makefile_64
@@ -13,7 +13,6 @@
targets := vmlinux vmlinux.bin vmlinux.bin.gz \
head_64.o misc_64.o cache.o piggy.o
-EXTRA_AFLAGS := -traditional
OBJECTS := $(obj)/vmlinux_64.lds $(obj)/head_64.o $(obj)/misc_64.o \
$(obj)/cache.o