linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / arch / sh64 / Makefile
index ebf2004..8ca57ff 100644 (file)
@@ -26,6 +26,7 @@ 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) \