aboutsummaryrefslogtreecommitdiffstats
path: root/include/modules-2.6.mk
diff options
context:
space:
mode:
Diffstat (limited to 'include/modules-2.6.mk')
-rw-r--r--include/modules-2.6.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/modules-2.6.mk b/include/modules-2.6.mk
index aada707fbc..6e8a2ded70 100644
--- a/include/modules-2.6.mk
+++ b/include/modules-2.6.mk
@@ -112,11 +112,6 @@ $(eval $(call KMOD_template,IP6TABLES,ip6tables,\
# Block devices
-$(eval $(call KMOD_template,IDE,ide,\
- $(MODULES_DIR)/kernel/drivers/ide/*.ko \
- $(MODULES_DIR)/kernel/drivers/ide/*/*.ko \
-,CONFIG_IDE))
-
$(eval $(call KMOD_template,LOOP,loop,\
$(MODULES_DIR)/kernel/drivers/block/loop.ko \
,CONFIG_BLK_DEV_LOOP,,20,loop))