aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/Makefile')
-rw-r--r--arch/sh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/Makefile b/arch/sh/Makefile
index afe4e634324..8da11c0cc6d 100644
--- a/arch/sh/Makefile
+++ b/arch/sh/Makefile
@@ -67,7 +67,7 @@ OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment \
67 -R .stab -R .stabstr -S 67 -R .stab -R .stabstr -S
68 68
69# Give the various platforms the opportunity to set default image types 69# Give the various platforms the opportunity to set default image types
70defaultimage-$(CONFIG_SUPERH32) := arch/sh/boot/zImage 70defaultimage-$(CONFIG_SUPERH32) := zImage
71 71
72# Set some sensible Kbuild defaults 72# Set some sensible Kbuild defaults
73KBUILD_DEFCONFIG := r7780rp_defconfig 73KBUILD_DEFCONFIG := r7780rp_defconfig