blob: 87176b6074be75aec7b760053118a4d7edc32e0e [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
12header-y += vsyscall32.h
13
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_32.h
18unifdef-y += msr_64.h
19unifdef-y += msr.h
20unifdef-y += mtrr_32.h
21unifdef-y += mtrr_64.h
22unifdef-y += mtrr.h
23unifdef-y += page_32.h
24unifdef-y += page_64.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020025unifdef-y += posix_types_32.h
26unifdef-y += posix_types_64.h
Thomas Gleixner8fc37f22007-10-23 22:37:24 +020027unifdef-y += ptrace.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020028unifdef-y += setup_32.h
29unifdef-y += setup_64.h
30unifdef-y += shmbuf_32.h
31unifdef-y += shmbuf_64.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020032unifdef-y += sigcontext_32.h
33unifdef-y += sigcontext_64.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020034unifdef-y += signal_32.h
35unifdef-y += signal_64.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020036unifdef-y += stat_32.h
37unifdef-y += stat_64.h
38unifdef-y += statfs_32.h
39unifdef-y += statfs_64.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020040unifdef-y += unistd_32.h
41unifdef-y += unistd_64.h
42unifdef-y += user_32.h
43unifdef-y += user_64.h
44unifdef-y += vm86.h
45unifdef-y += vsyscall.h