summaryrefslogtreecommitdiffstats
path: root/arch/sh/Makefile
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2009-07-30 00:27:35 +0900
committerPaul Mundt <lethal@linux-sh.org>2009-07-30 00:27:35 +0900
commitfdeb076f20df14b1c7f2817362172548d146b121 (patch)
treee9835528b9ebedba484a7daae70a143e549f3fc7 /arch/sh/Makefile
parentd162300e6c963fe255ea7f73b956a7716e24205d (diff)
downloadop-kernel-dev-fdeb076f20df14b1c7f2817362172548d146b121.zip
op-kernel-dev-fdeb076f20df14b1c7f2817362172548d146b121.tar.gz
sh: Add romImage target to archhelp.
Adds an archhelp blurb for the romImage target so it is reflected in 'make help'. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/Makefile')
-rw-r--r--arch/sh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/Makefile b/arch/sh/Makefile
index 2a7e73f..b6ff337 100644
--- 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'
OpenPOWER on IntegriCloud