aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/Kbuild
diff options
context:
space:
mode:
authorAvi Kivity <avi@qumranet.com>2007-03-07 09:29:48 +0200
committerAvi Kivity <avi@qumranet.com>2007-05-03 10:52:22 +0300
commitff42697436ddf5bd026e2cb4f117656b967f0709 (patch)
tree8f2bb95a3e55f8900b680f196a8f73dc211cf716 /include/linux/Kbuild
parentbbe4432e669ab94fc8059e7ab878cafad7b8d123 (diff)
downloadlinux-ff42697436ddf5bd026e2cb4f117656b967f0709.tar.gz
KVM: Export <linux/kvm.h>
This allows users to actually build prgrams that use kvm without the entire source tree. Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r--include/linux/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index 4ff0f57d0addc8..9f05279e7dd3fa 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -96,6 +96,7 @@ header-y += iso_fs.h
header-y += ixjuser.h
header-y += jffs2.h
header-y += keyctl.h
+header-y += kvm.h
header-y += limits.h
header-y += lock_dlm_plock.h
header-y += magic.h