2007-10-11 16:20:03 +07:00
|
|
|
include include/asm-generic/Kbuild.asm
|
|
|
|
|
|
|
|
header-y += boot.h
|
2007-10-22 07:56:19 +07:00
|
|
|
header-y += bootparam.h
|
2007-10-11 16:20:03 +07:00
|
|
|
header-y += debugreg.h
|
2010-08-14 15:20:19 +07:00
|
|
|
header-y += e820.h
|
|
|
|
header-y += hw_breakpoint.h
|
|
|
|
header-y += hyperv.h
|
|
|
|
header-y += ist.h
|
2007-10-11 16:20:03 +07:00
|
|
|
header-y += ldt.h
|
2010-08-14 15:20:19 +07:00
|
|
|
header-y += mce.h
|
2007-10-11 16:20:03 +07:00
|
|
|
header-y += msr-index.h
|
2010-08-14 15:20:19 +07:00
|
|
|
header-y += msr.h
|
|
|
|
header-y += mtrr.h
|
|
|
|
header-y += posix_types_32.h
|
|
|
|
header-y += posix_types_64.h
|
2007-10-11 16:20:03 +07:00
|
|
|
header-y += prctl.h
|
2010-08-14 15:20:19 +07:00
|
|
|
header-y += processor-flags.h
|
2007-10-11 16:20:03 +07:00
|
|
|
header-y += ptrace-abi.h
|
|
|
|
header-y += sigcontext32.h
|
|
|
|
header-y += ucontext.h
|
2010-08-14 15:20:19 +07:00
|
|
|
header-y += unistd_32.h
|
|
|
|
header-y += unistd_64.h
|
|
|
|
header-y += vm86.h
|
|
|
|
header-y += vsyscall.h
|