mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 00:34:20 +08:00
sh: Switch KBUILD_DEFCONFIG to shx3_defconfig.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
f42b7e3dbe
commit
cfb81f361a
@ -68,7 +68,7 @@ OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment \
|
||||
defaultimage-$(CONFIG_SUPERH32) := zImage
|
||||
|
||||
# Set some sensible Kbuild defaults
|
||||
KBUILD_DEFCONFIG := r7780mp_defconfig
|
||||
KBUILD_DEFCONFIG := shx3_defconfig
|
||||
KBUILD_IMAGE := $(defaultimage-y)
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user