OSDN Git Service

kconfig/[mn]conf: handle backspace (^H) key
[uclinux-h8/linux.git] / drivers / Makefile
index bb15b9d..c61cde5 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/