Kbuild 436 B

123456789101112131415161718192021
  1. # UAPI Header export list
  2. include include/uapi/asm-generic/Kbuild.asm
  3. header-y += auxvec.h
  4. header-y += byteorder.h
  5. header-y += fcntl.h
  6. header-y += hwcap.h
  7. header-y += ioctls.h
  8. header-y += kvm_para.h
  9. header-y += mman.h
  10. header-y += perf_regs.h
  11. header-y += posix_types.h
  12. header-y += ptrace.h
  13. header-y += setup.h
  14. header-y += sigcontext.h
  15. header-y += signal.h
  16. header-y += stat.h
  17. header-y += statfs.h
  18. header-y += swab.h
  19. header-y += unistd.h