summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kernel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/Makefile b/kernel/Makefile
index 68f69291..0c8f34fe 100644
--- a/kernel/Makefile
+++ b/kernel/Makefile
@@ -27,6 +27,7 @@ sync:
"$(LINUX)"/include/linux/kvm_para.h \
include/linux
rsync "$(LINUX)"/include/asm-x86/kvm_para.h include/asm
+ rsync "$(LINUX)"/include/asm-x86/kvm.h include/asm
$(call hack, kvm_main.c)
$(call hack, mmu.c)