blob: 1e3554596f72189a6a2ddc03c2d6b0298215356d [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
Avi Kivity2d2a7b92007-11-20 11:45:14 +02006header-y += kvm.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +02007header-y += ldt.h
8header-y += msr-index.h
9header-y += prctl.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020010header-y += ptrace-abi.h
11header-y += sigcontext32.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020012header-y += ucontext.h
Ingo Molnar60930152008-03-30 11:45:23 +020013header-y += processor-flags.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020014
Rusty Russellee8e7cf2007-10-22 10:56:19 +100015unifdef-y += e820.h
Rusty Russellee8e7cf2007-10-22 10:56:19 +100016unifdef-y += ist.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020017unifdef-y += mce.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020018unifdef-y += msr.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020019unifdef-y += mtrr.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020020unifdef-y += posix_types_32.h
21unifdef-y += posix_types_64.h
Thomas Gleixner8fc37f22007-10-23 22:37:24 +020022unifdef-y += ptrace.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020023unifdef-y += unistd_32.h
24unifdef-y += unistd_64.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020025unifdef-y += vm86.h
26unifdef-y += vsyscall.h