]> err.no Git - linux-2.6/blobdiff - arch/sh/Makefile
sh: syscall audit support.
[linux-2.6] / arch / sh / Makefile
index afe4e6343248ac28e3a1c0dd07bc5fec6cae6c49..f7cbc13fd2a05748cb6f5fa2f34a7f031bff000f 100644 (file)
@@ -67,7 +67,7 @@ OBJCOPYFLAGS  := -O binary -R .note -R .note.gnu.build-id -R .comment \
                   -R .stab -R .stabstr -S
 
 # Give the various platforms the opportunity to set default image types
-defaultimage-$(CONFIG_SUPERH32)        := arch/sh/boot/zImage
+defaultimage-$(CONFIG_SUPERH32)        := zImage
 
 # Set some sensible Kbuild defaults
 KBUILD_DEFCONFIG       := r7780rp_defconfig
@@ -131,6 +131,7 @@ machdir-$(CONFIG_SH_7206_SOLUTION_ENGINE)   += se/7206
 machdir-$(CONFIG_SH_7619_SOLUTION_ENGINE)      += se/7619
 machdir-$(CONFIG_SH_LBOX_RE2)                  += lboxre2
 machdir-$(CONFIG_SH_MAGIC_PANEL_R2)            += magicpanelr2
+machdir-$(CONFIG_SH_CAYMAN)                    += cayman
 
 incdir-y       := $(notdir $(machdir-y))
 
@@ -139,12 +140,6 @@ core-y     += $(addprefix arch/sh/boards/, \
             $(filter-out ., $(patsubst %,%/,$(machdir-y))))
 endif
 
-# SH-5 mach types
-# XXX.. to be reconciled with machdir-y later.
-core-$(CONFIG_SH_SIMULATOR)    += arch/sh/mach-sim/
-core-$(CONFIG_SH_CAYMAN)       += arch/sh/mach-cayman/
-core-$(CONFIG_SH_HARP)         += arch/sh/mach-harp/
-
 # Companion chips
 core-$(CONFIG_HD6446X_SERIES)  += arch/sh/cchips/hd6446x/
 core-$(CONFIG_MFD_SM501)       += arch/sh/cchips/voyagergx/