summaryrefslogtreecommitdiffstats
path: root/rules/host-umkimage.in
blob: a9842b9c991ece9844f33563f602f419db245f49 (plain)
1
2
3
4
5
6
7
8
config HOST_UMKIMAGE
	bool
	prompt "uboot mkimage"
	select HOST_ZLIB
	help
	  umkimage is the U-Boot mkimage command. It is used to create
	  boot images for the U-Boot bootloader.