Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cfb81f36 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Switch KBUILD_DEFCONFIG to shx3_defconfig.



Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent f42b7e3d
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -68,7 +68,7 @@ OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment \
defaultimage-$(CONFIG_SUPERH32)	:= zImage
defaultimage-$(CONFIG_SUPERH32)	:= zImage


# Set some sensible Kbuild defaults
# Set some sensible Kbuild defaults
KBUILD_DEFCONFIG	:= r7780mp_defconfig
KBUILD_DEFCONFIG	:= shx3_defconfig
KBUILD_IMAGE		:= $(defaultimage-y)
KBUILD_IMAGE		:= $(defaultimage-y)


#
#