Lines Matching full:alpha
2 # alpha/Makefile
39 head-y := arch/alpha/kernel/head.o
41 core-y += arch/alpha/kernel/ arch/alpha/mm/
42 core-$(CONFIG_MATHEMU) += arch/alpha/math-emu/
43 drivers-$(CONFIG_OPROFILE) += arch/alpha/oprofile/
44 libs-y += arch/alpha/lib/
46 # export what is needed by arch/alpha/boot/Makefile
50 boot := arch/alpha/boot
65 $(Q)$(MAKE) $(build)=arch/alpha/kernel/syscalls all
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)'