Skip to content

Commit

Permalink
sh: Drop r7780rp_defconfig, use r7780mp_defconfig as kbuild default.
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Jan 28, 2008
1 parent a5350a9 commit b87bf74
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1,329 deletions.
2 changes: 1 addition & 1 deletion arch/sh/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment \
defaultimage-$(CONFIG_SUPERH32) := zImage

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

#
Expand Down
Loading

0 comments on commit b87bf74

Please sign in to comment.