summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.4/broadcom.mk
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-07-16 09:49:24 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-07-16 09:49:24 +0000
commitf1ec3cf1276ff0bae1b58e6db55d48ade93c4a47 (patch)
tree96d25d6a70fd2bad1598acccc950281bfd405cd4 /openwrt/target/linux/linux-2.4/broadcom.mk
parentea76c54e405c3d3bc52727d7909d827f68a9432b (diff)
add modules.d to kernel modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1454 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 521c0aff25..5312bbe75a 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