diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/asm-x86/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-x86/Kbuild b/include/asm-x86/Kbuild index e6189b22914..3c6f0f80e82 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 |