forked from Minki/linux
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>
This commit is contained in:
parent
d162300e6c
commit
fdeb076f20
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user