diff --git a/arch/sh64/Makefile b/arch/sh64/Makefile index 8ca57ffa2b709f57cc23453cc1dd0c293a558ffa..ebf20043991ce073b6e4ec3d6161a24f5bb2e141 100644 --- a/arch/sh64/Makefile +++ b/arch/sh64/Makefile @@ -26,7 +26,6 @@ LDFLAGS += -EB -mshelf32_linux endif # No requirements for endianess support from AFLAGS, 'as' always run through gcc -AFLAGS += -m5 -isa=sh64 -traditional CFLAGS += $(cpu-y) LDFLAGS_vmlinux += --defsym phys_stext=_stext-$(CONFIG_CACHED_MEMORY_OFFSET) \