diff options
| -rw-r--r-- | arch/x86/include/asm/Kbuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/x86/include/asm/Kbuild b/arch/x86/include/asm/Kbuild index 66e5f0ef0523..79fd8a3418f9 100644 --- a/arch/x86/include/asm/Kbuild +++ b/arch/x86/include/asm/Kbuild | |||
| @@ -12,6 +12,7 @@ header-y += mce.h | |||
| 12 | header-y += msr-index.h | 12 | header-y += msr-index.h |
| 13 | header-y += msr.h | 13 | header-y += msr.h |
| 14 | header-y += mtrr.h | 14 | header-y += mtrr.h |
| 15 | header-y += perf_regs.h | ||
| 15 | header-y += posix_types_32.h | 16 | header-y += posix_types_32.h |
| 16 | header-y += posix_types_64.h | 17 | header-y += posix_types_64.h |
| 17 | header-y += posix_types_x32.h | 18 | header-y += posix_types_x32.h |
| @@ -19,8 +20,10 @@ header-y += prctl.h | |||
| 19 | header-y += processor-flags.h | 20 | header-y += processor-flags.h |
| 20 | header-y += ptrace-abi.h | 21 | header-y += ptrace-abi.h |
| 21 | header-y += sigcontext32.h | 22 | header-y += sigcontext32.h |
| 23 | header-y += svm.h | ||
| 22 | header-y += ucontext.h | 24 | header-y += ucontext.h |
| 23 | header-y += vm86.h | 25 | header-y += vm86.h |
| 26 | header-y += vmx.h | ||
| 24 | header-y += vsyscall.h | 27 | header-y += vsyscall.h |
| 25 | 28 | ||
| 26 | genhdr-y += unistd_32.h | 29 | genhdr-y += unistd_32.h |
