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