Lines Matching full:uimage
84 defaultimage-$(CONFIG_SH_SH7785LCR) := uImage
85 defaultimage-$(CONFIG_SH_RSK) := uImage
86 defaultimage-$(CONFIG_SH_URQUELL) := uImage
87 defaultimage-$(CONFIG_SH_MIGOR) := uImage
88 defaultimage-$(CONFIG_SH_AP325RXA) := uImage
89 defaultimage-$(CONFIG_SH_SH7757LCR) := uImage
90 defaultimage-$(CONFIG_SH_7724_SOLUTION_ENGINE) := uImage
162 BOOT_TARGETS = uImage uImage.bz2 uImage.gz uImage.lzma uImage.xz uImage.lzo \
163 uImage.srec uImage.bin zImage vmlinux.bin vmlinux.srec \
185 @echo '* uImage - Alias to bootable U-Boot image'
186 @echo ' uImage.srec - Create an S-record for U-Boot'
187 @echo ' uImage.bin - Kernel-only image for U-Boot (bin)'
188 @echo '* uImage.gz - Kernel-only image for U-Boot (gzip)'
189 @echo ' uImage.bz2 - Kernel-only image for U-Boot (bzip2)'
190 @echo ' uImage.lzma - Kernel-only image for U-Boot (lzma)'
191 @echo ' uImage.xz - Kernel-only image for U-Boot (xz)'
192 @echo ' uImage.lzo - Kernel-only image for U-Boot (lzo)'