Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[sfrench/cifs-2.6.git] / arch / alpha / Makefile
index c5ec8c09c0c6e444281707c5285485b537c9b360..12dee59b011c0a1ebc10e1102a0ef6efa13b252a 100644 (file)
@@ -61,6 +61,9 @@ bootimage bootpfile bootpzfile: vmlinux
 archclean:
        $(Q)$(MAKE) $(clean)=$(boot)
 
+archheaders:
+       $(Q)$(MAKE) $(build)=arch/alpha/kernel/syscalls all
+
 define archhelp
   echo '* boot         - Compressed kernel image (arch/alpha/boot/vmlinux.gz)'
   echo '  bootimage    - SRM bootable image (arch/alpha/boot/bootimage)'