projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d162300
)
sh: Add romImage target to archhelp.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 29 Jul 2009 15:27:35 +0000
(
00:27
+0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 29 Jul 2009 15:27:35 +0000
(
00:27
+0900)
Adds an archhelp blurb for the romImage target so it is reflected in
'make help'.
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 2a7e73faee89f3b84f23d1b043baa2abfe92cc9f..b6ff337fd8560d04cc888c21f811c9ebb8548281 100644
(file)
--- a/
arch/sh/Makefile
+++ b/
arch/sh/Makefile
@@
-216,6
+216,7
@@
archclean:
define archhelp
@echo ' zImage - Compressed kernel image'
+ @echo ' romImage - Compressed ROM image, if supported'
@echo ' vmlinux.srec - Create an ELF S-record'
@echo '* uImage - Alias to bootable U-Boot image'
@echo ' uImage.srec - Create an S-record for U-Boot'