Commit 1a306032 authored by Paul Mundt's avatar Paul Mundt

sh: sh7785lcr: Select uImage as default image target.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent b4d36a25
......@@ -82,6 +82,7 @@ OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment \
# Give the various platforms the opportunity to set default image types
defaultimage-$(CONFIG_SUPERH32) := zImage
defaultimage-$(CONFIG_SH_SH7785LCR) := uImage
# Set some sensible Kbuild defaults
KBUILD_DEFCONFIG := shx3_defconfig
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment