aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/Kbuild
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2008-03-30 05:45:23 -0400
committerIngo Molnar <mingo@elte.hu>2008-04-17 11:41:33 -0400
commit6093015db2bd9e70cf20cdd23be1a50733baafdd (patch)
tree8377b3c77464ba4b8f9fda3be25992c523fcb5e7 /include/asm-x86/Kbuild
parentf7743fe676fadac8706e7cbd0176b46d7397996d (diff)
x86: cleanup replace most vm86 flags with flags from processor-flags.h, fix
- fix build error - fix CONFIG_HEADERS_CHECK error Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/asm-x86/Kbuild')
-rw-r--r--include/asm-x86/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-x86/Kbuild b/include/asm-x86/Kbuild
index 3b8160a2b47e..1e3554596f72 100644
--- a/include/asm-x86/Kbuild
+++ b/include/asm-x86/Kbuild
@@ -10,6 +10,7 @@ header-y += prctl.h
10header-y += ptrace-abi.h 10header-y += ptrace-abi.h
11header-y += sigcontext32.h 11header-y += sigcontext32.h
12header-y += ucontext.h 12header-y += ucontext.h
13header-y += processor-flags.h
13 14
14unifdef-y += e820.h 15unifdef-y += e820.h
15unifdef-y += ist.h 16unifdef-y += ist.h