projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ea40de
)
sh: mach-rsk: Use uImage generation by default for rsk7201/7203.
author
Paul Mundt
<lethal@linux-sh.org>
Sun, 21 Dec 2008 18:26:26 +0000
(
03:26
+0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 22 Dec 2008 09:44:49 +0000
(18:44 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/arch/sh/Makefile
b/arch/sh/Makefile
index c59098dcdfaddbae29daa3dc47642e38f56d19e9..4067b0d9287b5000290784cdf07a9322cf90aa1c 100644
(file)
--- a/
arch/sh/Makefile
+++ b/
arch/sh/Makefile
@@
-79,7
+79,7
@@
OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment \
# Give the various platforms the opportunity to set default image types
defaultimage-$(CONFIG_SUPERH32) := zImage
defaultimage-$(CONFIG_SH_SH7785LCR) := uImage
-defaultimage-$(CONFIG_SH_RSK
7203)
:= uImage
+defaultimage-$(CONFIG_SH_RSK
)
:= uImage
defaultimage-$(CONFIG_SH_7206_SOLUTION_ENGINE) := vmlinux
defaultimage-$(CONFIG_SH_7619_SOLUTION_ENGINE) := vmlinux