blob: 4a8e80cdcfa57a7faff08a2042a6b6fb64f5ae66 [file] [log] [blame]
Thomas Gleixner96a388d2007-10-11 11:20:03 +02001include include/asm-generic/Kbuild.asm
2
3header-y += boot.h
Rusty Russellee8e7cf2007-10-22 10:56:19 +10004header-y += bootparam.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +02005header-y += debugreg.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +02006header-y += ldt.h
7header-y += msr-index.h
8header-y += prctl.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +02009header-y += ptrace-abi.h
10header-y += sigcontext32.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020011header-y += ucontext.h
Ingo Molnar60930152008-03-30 11:45:23 +020012header-y += processor-flags.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020013
Rusty Russellee8e7cf2007-10-22 10:56:19 +100014unifdef-y += e820.h
Rusty Russellee8e7cf2007-10-22 10:56:19 +100015unifdef-y += ist.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020016unifdef-y += mce.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020017unifdef-y += msr.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020018unifdef-y += mtrr.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020019unifdef-y += posix_types_32.h
20unifdef-y += posix_types_64.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020021unifdef-y += unistd_32.h
22unifdef-y += unistd_64.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020023unifdef-y += vm86.h
24unifdef-y += vsyscall.h