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