]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/Makefile
Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
[linux.git] / drivers / Makefile
index bb15b9d0e79399fa32a025fd7ff1124cd2041443..c61cde5543404fcf3fa115de617f19569c23fa1b 100644 (file)
@@ -56,7 +56,7 @@ obj-y                         += tty/
 obj-y                          += char/
 
 # iommu/ comes before gpu as gpu are using iommu controllers
-obj-$(CONFIG_IOMMU_SUPPORT)    += iommu/
+obj-y                          += iommu/
 
 # gpu/ comes after char for AGP vs DRM startup and after iommu
 obj-y                          += gpu/