diff options
| -rw-r--r-- | arch/sh64/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh64/Makefile b/arch/sh64/Makefile index 8ca57ffa2b70..ebf20043991c 100644 --- a/arch/sh64/Makefile +++ b/arch/sh64/Makefile | |||
| @@ -26,7 +26,6 @@ LDFLAGS += -EB -mshelf32_linux | |||
| 26 | endif | 26 | endif |
| 27 | 27 | ||
| 28 | # No requirements for endianess support from AFLAGS, 'as' always run through gcc | 28 | # No requirements for endianess support from AFLAGS, 'as' always run through gcc |
| 29 | AFLAGS += -m5 -isa=sh64 -traditional | ||
| 30 | CFLAGS += $(cpu-y) | 29 | CFLAGS += $(cpu-y) |
| 31 | 30 | ||
| 32 | LDFLAGS_vmlinux += --defsym phys_stext=_stext-$(CONFIG_CACHED_MEMORY_OFFSET) \ | 31 | LDFLAGS_vmlinux += --defsym phys_stext=_stext-$(CONFIG_CACHED_MEMORY_OFFSET) \ |
