Skip to content

Commit

Permalink
sh: mach-sdk7786: update defconfig for compressed kernel image.
Browse files Browse the repository at this point in the history
Now that compressed image loading is possible for sdk7786, drop the
vmlinux.bin default image target and update the defconfig accordingly.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Apr 26, 2010
1 parent 364b97d commit e60692b
Show file tree
Hide file tree
Showing 2 changed files with 444 additions and 193 deletions.
1 change: 0 additions & 1 deletion arch/sh/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Loading

0 comments on commit e60692b

Please sign in to comment.