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

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

sh: Document uImage.bin target in archhelp.



This was missing from the previous patch.

Reported-by: default avatarMike Frysinger <vapier@gentoo.org>
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 9e24c7e2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -225,6 +225,7 @@ define archhelp
	@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'
	@echo '  uImage.bin	           - Kernel-only image for U-Boot (bin)'
	@echo '* uImage.gz	           - Kernel-only image for U-Boot (gzip)'
	@echo '  uImage.bz2	           - Kernel-only image for U-Boot (bzip2)'
	@echo '  uImage.lzma	           - Kernel-only image for U-Boot (lzma)'