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