projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbe4432
)
KVM: Export <linux/kvm.h>
author
Avi Kivity
<avi@qumranet.com>
Wed, 7 Mar 2007 07:29:48 +0000
(09:29 +0200)
committer
Avi Kivity
<avi@qumranet.com>
Thu, 3 May 2007 07:52:22 +0000
(10:52 +0300)
This allows users to actually build prgrams that use kvm without
the entire source tree.
Signed-off-by: Avi Kivity <avi@qumranet.com>
include/linux/Kbuild
patch
|
blob
|
history
diff --git
a/include/linux/Kbuild
b/include/linux/Kbuild
index 4ff0f57d0addc8cf6f484201d620346c5a44331e..9f05279e7dd3fad13c7e8971e7e3c184c15efa37 100644
(file)
--- 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