Lines Matching full:boot
46 # export what is needed by arch/alpha/boot/Makefile
50 boot := arch/alpha/boot macro
53 all boot: $(boot)/vmlinux.gz target
55 $(boot)/vmlinux.gz: vmlinux
56 $(Q)$(MAKE) $(build)=$(boot) $@
59 $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@
62 $(Q)$(MAKE) $(clean)=$(boot)
68 echo '* boot - Compressed kernel image (arch/alpha/boot/vmlinux.gz)'
69 echo ' bootimage - SRM bootable image (arch/alpha/boot/bootimage)'
70 echo ' bootpfile - BOOTP bootable image (arch/alpha/boot/bootpfile)'
71 echo ' bootpzfile - compressed kernel BOOTP image (arch/alpha/boot/bootpzfile)'