Kbuild 506 B

12345678910111213141516171819
  1. # SPDX-License-Identifier: GPL-2.0
  2. syscall-y += syscall_table_32.h
  3. syscall-y += syscall_table_64.h
  4. # arm32 syscall table used by lib/compat_audit.c:
  5. syscall-y += unistd_32.h
  6. # same constants with prefixes, used by vdso, seccomp and sigreturn:
  7. syscall-y += unistd_compat_32.h
  8. generic-y += early_ioremap.h
  9. generic-y += mcs_spinlock.h
  10. generic-y += mmzone.h
  11. generic-y += qrwlock.h
  12. generic-y += qspinlock.h
  13. generic-y += parport.h
  14. generic-y += user.h
  15. generated-y += cpucap-defs.h
  16. generated-y += sysreg-defs.h