iommu/hyper-v: Add Hyper-V stub IOMMU driver
[linux-block.git] / drivers / iommu / Makefile
index a158a68c8ea8af303bc4863b6c8a7086cf38f741..8c71a15e986b5dc4a068956c8454eb26f7ee05a6 100644 (file)
@@ -32,3 +32,4 @@ obj-$(CONFIG_EXYNOS_IOMMU) += exynos-iommu.o
 obj-$(CONFIG_FSL_PAMU) += fsl_pamu.o fsl_pamu_domain.o
 obj-$(CONFIG_S390_IOMMU) += s390-iommu.o
 obj-$(CONFIG_QCOM_IOMMU) += qcom_iommu.o
+obj-$(CONFIG_HYPERV_IOMMU) += hyperv-iommu.o