iommu/shmobile: Add iommu driver for Renesas IPMMU modules
[firefly-linux-kernel-4.4.55.git] / drivers / iommu / Makefile
index f66b816d455ced7e9cc58d370e7935fcc6291888..ef0e5207ad69e3964c498df31b8bcec8ac19cad6 100644 (file)
@@ -13,3 +13,5 @@ obj-$(CONFIG_OMAP_IOMMU_DEBUG) += omap-iommu-debug.o
 obj-$(CONFIG_TEGRA_IOMMU_GART) += tegra-gart.o
 obj-$(CONFIG_TEGRA_IOMMU_SMMU) += tegra-smmu.o
 obj-$(CONFIG_EXYNOS_IOMMU) += exynos-iommu.o
+obj-$(CONFIG_SHMOBILE_IOMMU) += shmobile-iommu.o
+obj-$(CONFIG_SHMOBILE_IPMMU) += shmobile-ipmmu.o