aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/Kbuild')
-rw-r--r--include/asm-x86/Kbuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/include/asm-x86/Kbuild b/include/asm-x86/Kbuild
index 12db5a1cdd74..3c6f0f80e827 100644
--- a/include/asm-x86/Kbuild
+++ b/include/asm-x86/Kbuild
@@ -3,21 +3,20 @@ include include/asm-generic/Kbuild.asm
3header-y += boot.h 3header-y += boot.h
4header-y += bootparam.h 4header-y += bootparam.h
5header-y += debugreg.h 5header-y += debugreg.h
6header-y += kvm.h
6header-y += ldt.h 7header-y += ldt.h
7header-y += msr-index.h 8header-y += msr-index.h
8header-y += prctl.h 9header-y += prctl.h
9header-y += ptrace-abi.h 10header-y += ptrace-abi.h
10header-y += sigcontext32.h 11header-y += sigcontext32.h
11header-y += ucontext.h 12header-y += ucontext.h
12header-y += vsyscall32.h
13 13
14unifdef-y += e820.h 14unifdef-y += e820.h
15unifdef-y += ist.h 15unifdef-y += ist.h
16unifdef-y += mce.h 16unifdef-y += mce.h
17unifdef-y += msr.h 17unifdef-y += msr.h
18unifdef-y += mtrr.h 18unifdef-y += mtrr.h
19unifdef-y += page_32.h 19unifdef-y += page.h
20unifdef-y += page_64.h
21unifdef-y += posix_types_32.h 20unifdef-y += posix_types_32.h
22unifdef-y += posix_types_64.h 21unifdef-y += posix_types_64.h
23unifdef-y += ptrace.h 22unifdef-y += ptrace.h