Thomas Gleixner | 96a388d | 2007-10-11 11:20:03 +0200 | [diff] [blame] | 1 | include include/asm-generic/Kbuild.asm |
| 2 | |
| 3 | header-y += boot.h |
Rusty Russell | ee8e7cf | 2007-10-22 10:56:19 +1000 | [diff] [blame^] | 4 | header-y += bootparam.h |
Thomas Gleixner | 96a388d | 2007-10-11 11:20:03 +0200 | [diff] [blame] | 5 | header-y += debugreg.h |
Thomas Gleixner | 96a388d | 2007-10-11 11:20:03 +0200 | [diff] [blame] | 6 | header-y += ldt.h |
| 7 | header-y += msr-index.h |
| 8 | header-y += prctl.h |
Thomas Gleixner | 96a388d | 2007-10-11 11:20:03 +0200 | [diff] [blame] | 9 | header-y += ptrace-abi.h |
| 10 | header-y += sigcontext32.h |
Thomas Gleixner | 96a388d | 2007-10-11 11:20:03 +0200 | [diff] [blame] | 11 | header-y += ucontext.h |
| 12 | header-y += vsyscall32.h |
| 13 | |
| 14 | unifdef-y += a.out_32.h |
| 15 | unifdef-y += a.out_64.h |
Thomas Gleixner | 96a388d | 2007-10-11 11:20:03 +0200 | [diff] [blame] | 16 | unifdef-y += byteorder_32.h |
| 17 | unifdef-y += byteorder_64.h |
Rusty Russell | ee8e7cf | 2007-10-22 10:56:19 +1000 | [diff] [blame^] | 18 | unifdef-y += e820.h |
Thomas Gleixner | 96a388d | 2007-10-11 11:20:03 +0200 | [diff] [blame] | 19 | unifdef-y += elf_32.h |
| 20 | unifdef-y += elf_64.h |
Rusty Russell | ee8e7cf | 2007-10-22 10:56:19 +1000 | [diff] [blame^] | 21 | unifdef-y += ist.h |
Thomas Gleixner | 96a388d | 2007-10-11 11:20:03 +0200 | [diff] [blame] | 22 | unifdef-y += mce.h |
Thomas Gleixner | 96a388d | 2007-10-11 11:20:03 +0200 | [diff] [blame] | 23 | unifdef-y += msgbuf_32.h |
| 24 | unifdef-y += msgbuf_64.h |
| 25 | unifdef-y += msr_32.h |
| 26 | unifdef-y += msr_64.h |
| 27 | unifdef-y += msr.h |
| 28 | unifdef-y += mtrr_32.h |
| 29 | unifdef-y += mtrr_64.h |
| 30 | unifdef-y += mtrr.h |
| 31 | unifdef-y += page_32.h |
| 32 | unifdef-y += page_64.h |
Thomas Gleixner | 96a388d | 2007-10-11 11:20:03 +0200 | [diff] [blame] | 33 | unifdef-y += posix_types_32.h |
| 34 | unifdef-y += posix_types_64.h |
| 35 | unifdef-y += ptrace_32.h |
| 36 | unifdef-y += ptrace_64.h |
Thomas Gleixner | 96a388d | 2007-10-11 11:20:03 +0200 | [diff] [blame] | 37 | unifdef-y += setup_32.h |
| 38 | unifdef-y += setup_64.h |
| 39 | unifdef-y += shmbuf_32.h |
| 40 | unifdef-y += shmbuf_64.h |
Thomas Gleixner | 96a388d | 2007-10-11 11:20:03 +0200 | [diff] [blame] | 41 | unifdef-y += sigcontext_32.h |
| 42 | unifdef-y += sigcontext_64.h |
Thomas Gleixner | 96a388d | 2007-10-11 11:20:03 +0200 | [diff] [blame] | 43 | unifdef-y += signal_32.h |
| 44 | unifdef-y += signal_64.h |
Thomas Gleixner | 96a388d | 2007-10-11 11:20:03 +0200 | [diff] [blame] | 45 | unifdef-y += stat_32.h |
| 46 | unifdef-y += stat_64.h |
| 47 | unifdef-y += statfs_32.h |
| 48 | unifdef-y += statfs_64.h |
Thomas Gleixner | 96a388d | 2007-10-11 11:20:03 +0200 | [diff] [blame] | 49 | unifdef-y += unistd_32.h |
| 50 | unifdef-y += unistd_64.h |
| 51 | unifdef-y += user_32.h |
| 52 | unifdef-y += user_64.h |
| 53 | unifdef-y += vm86.h |
| 54 | unifdef-y += vsyscall.h |