Lines Matching refs:boot
152 # during boot, and this offset is critical to the functioning of
252 boot := arch/arm/boot
254 KBUILD_IMAGE := $(boot)/xipImage
256 KBUILD_IMAGE := $(boot)/zImage
300 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
301 @$(kecho) ' Kernel: $(boot)/$@ is ready'
303 $(INSTALL_TARGETS): KBUILD_IMAGE = $(boot)/$(patsubst %install,%Image,$@)
314 bp:; $(Q)$(MAKE) $(build)=$(boot) $(boot)/bootpImage
322 echo '* zImage - Compressed kernel image (arch/$(ARCH)/boot/zImage)'
323 echo ' Image - Uncompressed kernel image (arch/$(ARCH)/boot/Image)'
324 echo '* xipImage - XIP kernel image, if configured (arch/$(ARCH)/boot/xipImage)'