From: Avi Kivity Date: Mon, 18 Jan 2010 11:26:34 +0000 (+0200) Subject: KVM: export X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=94718da12741ef44e1eb2bfe3ca37db92115a3d3;p=linux-beck.git KVM: export Needed by . Signed-off-by: Avi Kivity --- diff --git a/arch/x86/include/asm/Kbuild b/arch/x86/include/asm/Kbuild index 9f828f87ca35..493092efaa3b 100644 --- a/arch/x86/include/asm/Kbuild +++ b/arch/x86/include/asm/Kbuild @@ -11,6 +11,7 @@ header-y += sigcontext32.h header-y += ucontext.h header-y += processor-flags.h header-y += hw_breakpoint.h +header-y += hyperv.h unifdef-y += e820.h unifdef-y += ist.h