X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=drivers%2FMakefile;h=c61cde5543404fcf3fa115de617f19569c23fa1b;hb=9c38f1f044080392603c497ecca4d7d09876ff99;hp=bb15b9d0e79399fa32a025fd7ff1124cd2041443;hpb=2bb995405fe52dd893db57456556e8dc4fce35a7;p=uclinux-h8%2Flinux.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/