diff options
Diffstat (limited to 'openwrt/include/modules-2.4.mk')
| -rw-r--r-- | openwrt/include/modules-2.4.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/openwrt/include/modules-2.4.mk b/openwrt/include/modules-2.4.mk index 553db03..325cf16 100644 --- a/openwrt/include/modules-2.4.mk +++ b/openwrt/include/modules-2.4.mk @@ -107,11 +107,6 @@ $(eval $(call KMOD_template,IP6TABLES,ip6tables,\ # Block devices -$(eval $(call KMOD_template,IDE,ide,\ - $(MODULES_DIR)/kernel/drivers/ide/*.o \ - $(MODULES_DIR)/kernel/drivers/ide/*/*.o \ -,CONFIG_IDE,,20,pdc202xx_old ide-core ide-detect ide-disk)) - $(eval $(call KMOD_template,LOOP,loop,\ $(MODULES_DIR)/kernel/drivers/block/loop.o \ ,CONFIG_BLK_DEV_LOOP,,20,loop)) |
