diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/sh/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sh/Makefile b/arch/sh/Makefile index 6546ccc509aa..4cc71094efe7 100644 --- a/arch/sh/Makefile +++ b/arch/sh/Makefile | |||
@@ -153,8 +153,6 @@ drivers-$(CONFIG_OPROFILE) += arch/sh/oprofile/ | |||
153 | 153 | ||
154 | boot := arch/sh/boot | 154 | boot := arch/sh/boot |
155 | 155 | ||
156 | CPPFLAGS_vmlinux.lds := -traditional | ||
157 | |||
158 | incdir-prefix := $(srctree)/include/asm-sh/ | 156 | incdir-prefix := $(srctree)/include/asm-sh/ |
159 | 157 | ||
160 | # Update machine arch and proc symlinks if something which affects | 158 | # Update machine arch and proc symlinks if something which affects |