summaryrefslogtreecommitdiff
path: root/xen/drivers/passthrough/x86/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'xen/drivers/passthrough/x86/Makefile')
-rw-r--r--xen/drivers/passthrough/x86/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/xen/drivers/passthrough/x86/Makefile b/xen/drivers/passthrough/x86/Makefile
index a70cf9460d..69284a5d19 100644
--- a/xen/drivers/passthrough/x86/Makefile
+++ b/xen/drivers/passthrough/x86/Makefile
@@ -1,2 +1,3 @@
obj-y += ats.o
obj-y += iommu.o
+obj-$(CONFIG_HVM) += hvm.o