]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/xtensa/Makefile
Merge tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / arch / xtensa / Makefile
index be060dfb1cc3e2a6dd183ba22eabc6895c49cf7b..1542018c9e57d7d5aa2fa80f70bab9438a2b4b85 100644 (file)
@@ -90,6 +90,9 @@ boot          := arch/xtensa/boot
 all Image zImage uImage: vmlinux
        $(Q)$(MAKE) $(build)=$(boot) $@
 
+archheaders:
+       $(Q)$(MAKE) $(build)=arch/xtensa/kernel/syscalls all
+
 define archhelp
   @echo '* Image       - Kernel ELF image with reset vector'
   @echo '* zImage      - Compressed kernel image (arch/xtensa/boot/images/zImage.*)'