summaryrefslogtreecommitdiff
path: root/openwrt/package/linux/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-05-04 14:33:11 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-05-04 14:33:11 +0000
commitba59b691bb6f72b1eef9972da9953b3fbfd762a4 (patch)
tree5972621ce0360ba02a668f4adbbf1e51903bb05a /openwrt/package/linux/Makefile
parent6d616c6c8a115600cc82f34f9beaee8a63b9aa54 (diff)
downloadmtk-20170518-ba59b691bb6f72b1eef9972da9953b3fbfd762a4.zip
mtk-20170518-ba59b691bb6f72b1eef9972da9953b3fbfd762a4.tar.gz
mtk-20170518-ba59b691bb6f72b1eef9972da9953b3fbfd762a4.tar.bz2
use only promise ide driver
SVN-Revision: 797
Diffstat (limited to 'openwrt/package/linux/Makefile')
-rw-r--r--openwrt/package/linux/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/linux/Makefile b/openwrt/package/linux/Makefile
index 6823d53..bf924f4 100644
--- a/openwrt/package/linux/Makefile
+++ b/openwrt/package/linux/Makefile
@@ -100,6 +100,7 @@ $(eval $(call KMOD_template,LP,lp,\
,CONFIG_PARPORT))
$(eval $(call KMOD_template,IDE,ide,\
$(MODULES_DIR)/kernel/drivers/ide/*.o \
+ $(MODULES_DIR)/kernel/drivers/ide/*/*.o \
,CONFIG_IDE))
$(eval $(call KMOD_template,EXT2,ext2,\
$(MODULES_DIR)/kernel/fs/ext2/*.o \