X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2FMakefile;h=c61cde5543404fcf3fa115de617f19569c23fa1b;hb=dbbdf54c7206bf3f201f9ddaa5f4dd87835271cc;hp=bb15b9d0e79399fa32a025fd7ff1124cd2041443;hpb=be37f21a08ce65c7632c7f45e1755a4b07f278a0;p=linux-2.6-microblaze.git diff --git a/drivers/Makefile b/drivers/Makefile index bb15b9d0e793..c61cde554340 100644 --- a/drivers/Makefile +++ b/drivers/Makefile @@ -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/