Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fdeb076f authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Add romImage target to archhelp.



Adds an archhelp blurb for the romImage target so it is reflected in
'make help'.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent d162300e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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'