blob: 5e3539c129b97a1cf9c28304b4b8562fa9b755b6 [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
14unifdef-y += a.out_32.h
15unifdef-y += a.out_64.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020016unifdef-y += byteorder_32.h
17unifdef-y += byteorder_64.h
Rusty Russellee8e7cf2007-10-22 10:56:19 +100018unifdef-y += e820.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020019unifdef-y += elf_32.h
20unifdef-y += elf_64.h
Rusty Russellee8e7cf2007-10-22 10:56:19 +100021unifdef-y += ist.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020022unifdef-y += mce.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020023unifdef-y += msgbuf_32.h
24unifdef-y += msgbuf_64.h
25unifdef-y += msr_32.h
26unifdef-y += msr_64.h
27unifdef-y += msr.h
28unifdef-y += mtrr_32.h
29unifdef-y += mtrr_64.h
30unifdef-y += mtrr.h
31unifdef-y += page_32.h
32unifdef-y += page_64.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020033unifdef-y += posix_types_32.h
34unifdef-y += posix_types_64.h
35unifdef-y += ptrace_32.h
36unifdef-y += ptrace_64.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020037unifdef-y += setup_32.h
38unifdef-y += setup_64.h
39unifdef-y += shmbuf_32.h
40unifdef-y += shmbuf_64.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020041unifdef-y += sigcontext_32.h
42unifdef-y += sigcontext_64.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020043unifdef-y += signal_32.h
44unifdef-y += signal_64.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020045unifdef-y += stat_32.h
46unifdef-y += stat_64.h
47unifdef-y += statfs_32.h
48unifdef-y += statfs_64.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020049unifdef-y += unistd_32.h
50unifdef-y += unistd_64.h
51unifdef-y += user_32.h
52unifdef-y += user_64.h
53unifdef-y += vm86.h
54unifdef-y += vsyscall.h