summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.4/broadcom.mk
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-07-16 09:49:24 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-07-16 09:49:24 +0000
commit6e6a04539395c2f22b4f8d43404b40aeefba739a (patch)
tree96d25d6a70fd2bad1598acccc950281bfd405cd4 /openwrt/target/linux/linux-2.4/broadcom.mk
parent7a8db50bd56c5fbe26f3440bdbcbd5fe31eb9d7c (diff)
downloadmtk-20170518-6e6a04539395c2f22b4f8d43404b40aeefba739a.zip
mtk-20170518-6e6a04539395c2f22b4f8d43404b40aeefba739a.tar.gz
mtk-20170518-6e6a04539395c2f22b4f8d43404b40aeefba739a.tar.bz2
add modules.d to kernel modules
SVN-Revision: 1454
Diffstat (limited to 'openwrt/target/linux/linux-2.4/broadcom.mk')
-rw-r--r--openwrt/target/linux/linux-2.4/broadcom.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/linux-2.4/broadcom.mk b/openwrt/target/linux/linux-2.4/broadcom.mk
index 521c0af..5312bbe 100644
--- a/openwrt/target/linux/linux-2.4/broadcom.mk
+++ b/openwrt/target/linux/linux-2.4/broadcom.mk
@@ -19,7 +19,7 @@ $(eval $(call KMOD_template,LP,lp,\
$(MODULES_DIR)/kernel/drivers/parport/parport.o \
$(MODULES_DIR)/kernel/drivers/parport/parport_splink.o \
$(MODULES_DIR)/kernel/drivers/char/lp.o \
-,CONFIG_PARPORT))
+,CONFIG_PARPORT,,50,parport parport_splink lp))
LINUX_BINARY_DRIVER_SITE=http://openwrt.org/downloads/sources
# proprietary driver, extracted from asus GPL sourcetree GPL_1941.zip