diff options
Diffstat (limited to 'arch/x86/include/uapi/asm/Kbuild')
| -rw-r--r-- | arch/x86/include/uapi/asm/Kbuild | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/arch/x86/include/uapi/asm/Kbuild b/arch/x86/include/uapi/asm/Kbuild index 83b6e9a0dce4..09409c44f9a5 100644 --- a/arch/x86/include/uapi/asm/Kbuild +++ b/arch/x86/include/uapi/asm/Kbuild | |||
| @@ -4,3 +4,61 @@ include include/uapi/asm-generic/Kbuild.asm | |||
| 4 | genhdr-y += unistd_32.h | 4 | genhdr-y += unistd_32.h |
| 5 | genhdr-y += unistd_64.h | 5 | genhdr-y += unistd_64.h |
| 6 | genhdr-y += unistd_x32.h | 6 | genhdr-y += unistd_x32.h |
| 7 | header-y += a.out.h | ||
| 8 | header-y += auxvec.h | ||
| 9 | header-y += bitsperlong.h | ||
| 10 | header-y += boot.h | ||
| 11 | header-y += bootparam.h | ||
| 12 | header-y += byteorder.h | ||
| 13 | header-y += debugreg.h | ||
| 14 | header-y += e820.h | ||
| 15 | header-y += errno.h | ||
| 16 | header-y += fcntl.h | ||
| 17 | header-y += hw_breakpoint.h | ||
| 18 | header-y += hyperv.h | ||
| 19 | header-y += ioctl.h | ||
| 20 | header-y += ioctls.h | ||
| 21 | header-y += ipcbuf.h | ||
| 22 | header-y += ist.h | ||
| 23 | header-y += kvm.h | ||
| 24 | header-y += kvm_para.h | ||
| 25 | header-y += ldt.h | ||
| 26 | header-y += mce.h | ||
| 27 | header-y += mman.h | ||
| 28 | header-y += msgbuf.h | ||
| 29 | header-y += msr-index.h | ||
| 30 | header-y += msr.h | ||
| 31 | header-y += mtrr.h | ||
| 32 | header-y += param.h | ||
| 33 | header-y += perf_regs.h | ||
| 34 | header-y += poll.h | ||
| 35 | header-y += posix_types.h | ||
| 36 | header-y += posix_types_32.h | ||
| 37 | header-y += posix_types_64.h | ||
| 38 | header-y += posix_types_x32.h | ||
| 39 | header-y += prctl.h | ||
| 40 | header-y += processor-flags.h | ||
| 41 | header-y += ptrace-abi.h | ||
| 42 | header-y += ptrace.h | ||
| 43 | header-y += resource.h | ||
| 44 | header-y += sembuf.h | ||
| 45 | header-y += setup.h | ||
| 46 | header-y += shmbuf.h | ||
| 47 | header-y += sigcontext.h | ||
| 48 | header-y += sigcontext32.h | ||
| 49 | header-y += siginfo.h | ||
| 50 | header-y += signal.h | ||
| 51 | header-y += socket.h | ||
| 52 | header-y += sockios.h | ||
| 53 | header-y += stat.h | ||
| 54 | header-y += statfs.h | ||
| 55 | header-y += svm.h | ||
| 56 | header-y += swab.h | ||
| 57 | header-y += termbits.h | ||
| 58 | header-y += termios.h | ||
| 59 | header-y += types.h | ||
| 60 | header-y += ucontext.h | ||
| 61 | header-y += unistd.h | ||
| 62 | header-y += vm86.h | ||
| 63 | header-y += vmx.h | ||
| 64 | header-y += vsyscall.h | ||
