mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
KVM: Export include/asm-x86/kvm.h
Signed-off-by: Avi Kivity <avi@qumranet.com>
This commit is contained in:
parent
a162dd5873
commit
2d2a7b9cff
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue