blob: 559830ece755a5e783c4cd13d3b19506fe16cb76 [file] [log] [blame]
Thomas Gleixner96a388d2007-10-11 11:20:03 +02001include include/asm-generic/Kbuild.asm
2
3header-y += boot.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +02004header-y += debugreg.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +02005header-y += ldt.h
6header-y += msr-index.h
7header-y += prctl.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +02008header-y += ptrace-abi.h
9header-y += sigcontext32.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020010header-y += ucontext.h
11header-y += vsyscall32.h
12
13unifdef-y += a.out_32.h
14unifdef-y += a.out_64.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020015unifdef-y += byteorder_32.h
16unifdef-y += byteorder_64.h
17unifdef-y += elf_32.h
18unifdef-y += elf_64.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020019unifdef-y += mce.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020020unifdef-y += msgbuf_32.h
21unifdef-y += msgbuf_64.h
22unifdef-y += msr_32.h
23unifdef-y += msr_64.h
24unifdef-y += msr.h
25unifdef-y += mtrr_32.h
26unifdef-y += mtrr_64.h
27unifdef-y += mtrr.h
28unifdef-y += page_32.h
29unifdef-y += page_64.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020030unifdef-y += posix_types_32.h
31unifdef-y += posix_types_64.h
32unifdef-y += ptrace_32.h
33unifdef-y += ptrace_64.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020034unifdef-y += setup_32.h
35unifdef-y += setup_64.h
36unifdef-y += shmbuf_32.h
37unifdef-y += shmbuf_64.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020038unifdef-y += sigcontext_32.h
39unifdef-y += sigcontext_64.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020040unifdef-y += signal_32.h
41unifdef-y += signal_64.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020042unifdef-y += stat_32.h
43unifdef-y += stat_64.h
44unifdef-y += statfs_32.h
45unifdef-y += statfs_64.h
Thomas Gleixner96a388d2007-10-11 11:20:03 +020046unifdef-y += unistd_32.h
47unifdef-y += unistd_64.h
48unifdef-y += user_32.h
49unifdef-y += user_64.h
50unifdef-y += vm86.h
51unifdef-y += vsyscall.h