]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/base/Makefile
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild...
[karo-tx-linux.git] / drivers / base / Makefile
index c66637392bbc71756731941a50253240d0da3b9a..b5b8ba512b282028afd61dbf32892ba4018e862d 100644 (file)
@@ -11,6 +11,7 @@ obj-$(CONFIG_FW_LOADER)       += firmware_class.o
 obj-$(CONFIG_NUMA)     += node.o
 obj-$(CONFIG_MEMORY_HOTPLUG_SPARSE) += memory.o
 obj-$(CONFIG_SMP)      += topology.o
+obj-$(CONFIG_IOMMU_API) += iommu.o
 ifeq ($(CONFIG_SYSFS),y)
 obj-$(CONFIG_MODULES)  += module.o
 endif