kernel/arch/alpha/Makefile
.. .. @@ -61,6 +61,9 @@ 61 61 archclean: 62 62 $(Q)$(MAKE) $(clean)=$(boot) 63 63 64 +archheaders:65 + $(Q)$(MAKE) $(build)=arch/alpha/kernel/syscalls all66 +64 67 define archhelp 65 68 echo '* boot - Compressed kernel image (arch/alpha/boot/vmlinux.gz)' 66 69 echo ' bootimage - SRM bootable image (arch/alpha/boot/bootimage)'