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