xref: /openbmc/linux/arch/x86/include/asm/Kbuild (revision a09d2831)
1include include/asm-generic/Kbuild.asm
2
3header-y += boot.h
4header-y += bootparam.h
5header-y += debugreg.h
6header-y += ldt.h
7header-y += msr-index.h
8header-y += prctl.h
9header-y += ptrace-abi.h
10header-y += sigcontext32.h
11header-y += ucontext.h
12header-y += processor-flags.h
13header-y += hw_breakpoint.h
14
15unifdef-y += e820.h
16unifdef-y += ist.h
17unifdef-y += mce.h
18unifdef-y += msr.h
19unifdef-y += mtrr.h
20unifdef-y += posix_types_32.h
21unifdef-y += posix_types_64.h
22unifdef-y += unistd_32.h
23unifdef-y += unistd_64.h
24unifdef-y += vm86.h
25unifdef-y += vsyscall.h
26