summaryrefslogtreecommitdiff
path: root/kernel/Makefile
diff options
context:
space:
mode:
authorAndrea Arcangeli <andrea@suse.de>2007-11-04 19:05:38 +0100
committerAvi Kivity <avi@qumranet.com>2007-11-05 16:26:54 +0200
commitbedf5cf0cce233033b082db3ffad8829be6161e9 (patch)
treeaaa6978c1983246754d845d2dd56d69e9e031001 /kernel/Makefile
parent6476a570fbc724215cd8f40b16ea3e0ea6252ab2 (diff)
kvm: external module: apply hacks to x86.c
Signed-off-by: Andrea Arcangeli <andrea@suse.de> Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'kernel/Makefile')
-rw-r--r--kernel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/Makefile b/kernel/Makefile
index b78c81aa..68f69291 100644
--- a/kernel/Makefile
+++ b/kernel/Makefile
@@ -32,6 +32,7 @@ sync:
$(call hack, mmu.c)
$(call hack, vmx.c)
$(call hack, svm.c)
+ $(call hack, x86.c)
install:
mkdir -p $(DESTDIR)/$(INSTALLDIR)