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 | |
Rusty Russell | ee8e7cf | 2007-10-22 10:56:19 +1000 | [diff] [blame] | 14 | unifdef-y += e820.h |
Rusty Russell | ee8e7cf | 2007-10-22 10:56:19 +1000 | [diff] [blame] | 15 | unifdef-y += ist.h |
Thomas Gleixner | 96a388d | 2007-10-11 11:20:03 +0200 | [diff] [blame] | 16 | unifdef-y += mce.h |
Thomas Gleixner | 96a388d | 2007-10-11 11:20:03 +0200 | [diff] [blame] | 17 | unifdef-y += msr_32.h |
| 18 | unifdef-y += msr_64.h |
| 19 | unifdef-y += msr.h |
| 20 | unifdef-y += mtrr_32.h |
| 21 | unifdef-y += mtrr_64.h |
| 22 | unifdef-y += mtrr.h |
| 23 | unifdef-y += page_32.h |
| 24 | unifdef-y += page_64.h |
Thomas Gleixner | 96a388d | 2007-10-11 11:20:03 +0200 | [diff] [blame] | 25 | unifdef-y += posix_types_32.h |
| 26 | unifdef-y += posix_types_64.h |
Thomas Gleixner | 8fc37f2 | 2007-10-23 22:37:24 +0200 | [diff] [blame^] | 27 | unifdef-y += ptrace.h |
Thomas Gleixner | 96a388d | 2007-10-11 11:20:03 +0200 | [diff] [blame] | 28 | unifdef-y += setup_32.h |
| 29 | unifdef-y += setup_64.h |
| 30 | unifdef-y += shmbuf_32.h |
| 31 | unifdef-y += shmbuf_64.h |
Thomas Gleixner | 96a388d | 2007-10-11 11:20:03 +0200 | [diff] [blame] | 32 | unifdef-y += sigcontext_32.h |
| 33 | unifdef-y += sigcontext_64.h |
Thomas Gleixner | 96a388d | 2007-10-11 11:20:03 +0200 | [diff] [blame] | 34 | unifdef-y += signal_32.h |
| 35 | unifdef-y += signal_64.h |
Thomas Gleixner | 96a388d | 2007-10-11 11:20:03 +0200 | [diff] [blame] | 36 | unifdef-y += stat_32.h |
| 37 | unifdef-y += stat_64.h |
| 38 | unifdef-y += statfs_32.h |
| 39 | unifdef-y += statfs_64.h |
Thomas Gleixner | 96a388d | 2007-10-11 11:20:03 +0200 | [diff] [blame] | 40 | unifdef-y += unistd_32.h |
| 41 | unifdef-y += unistd_64.h |
| 42 | unifdef-y += user_32.h |
| 43 | unifdef-y += user_64.h |
| 44 | unifdef-y += vm86.h |
| 45 | unifdef-y += vsyscall.h |