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

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

sh: mach-sdk7786: update defconfig for compressed kernel image.



Now that compressed image loading is possible for sdk7786, drop the
vmlinux.bin default image target and update the defconfig accordingly.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 364b97d9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -83,7 +83,6 @@ defaultimage-$(CONFIG_SH_AP325RXA) := uImage
defaultimage-$(CONFIG_SH_7724_SOLUTION_ENGINE)	:= uImage
defaultimage-$(CONFIG_SH_7206_SOLUTION_ENGINE)	:= vmlinux
defaultimage-$(CONFIG_SH_7619_SOLUTION_ENGINE)	:= vmlinux
defaultimage-$(CONFIG_SH_SDK7786)		:= vmlinux.bin

# Set some sensible Kbuild defaults
KBUILD_IMAGE		:= $(defaultimage-y)
+444 −192

File changed.

Preview size limit exceeded, changes collapsed.