aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/Kbuild
diff options
context:
space:
mode:
authorAvi Kivity <avi@qumranet.com>2007-11-20 11:45:14 +0200
committerAvi Kivity <avi@qumranet.com>2008-01-30 17:53:08 +0200
commit2d2a7b9cff7f6324e69daa3ab76799641a94a0e8 (patch)
tree6547e9c10b4c1da754f8365d302a962507852cd1 /include/asm-x86/Kbuild
parentKVM: Portability: Move cpuid structures to <asm/kvm.h> (diff)
downloadlinux-dev-2d2a7b9cff7f6324e69daa3ab76799641a94a0e8.tar.xz
linux-dev-2d2a7b9cff7f6324e69daa3ab76799641a94a0e8.zip
KVM: Export include/asm-x86/kvm.h
Signed-off-by: Avi Kivity <avi@qumranet.com>
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 e6189b229143..3c6f0f80e827 100644
--- a/include/asm-x86/Kbuild
+++ b/include/asm-x86/Kbuild
@@ -3,6 +3,7 @@ include include/asm-generic/Kbuild.asm
header-y += boot.h
header-y += bootparam.h
header-y += debugreg.h
+header-y += kvm.h
header-y += ldt.h
header-y += msr-index.h
header-y += prctl.h