diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-06-12 09:32:45 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-06-12 09:32:45 +0000 |
commit | a7725c8f98ecb39b18a5a7a0859a322d46edc4bd (patch) | |
tree | 0f1b28f145956190d9f92b73459240c1f2e2441f /target | |
parent | cabd7ebe2004b8b0e5cd019033dc2f6524390ba5 (diff) |
we already have /sources..
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1213 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/linux-2.4/broadcom.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/linux-2.4/broadcom.mk b/target/linux/linux-2.4/broadcom.mk index f6ada2f1a3..203262a6a1 100644 --- a/target/linux/linux-2.4/broadcom.mk +++ b/target/linux/linux-2.4/broadcom.mk @@ -21,7 +21,7 @@ $(eval $(call KMOD_template,LP,lp,\ $(MODULES_DIR)/kernel/drivers/char/lp.o \ ,CONFIG_PARPORT)) -LINUX_BINARY_DRIVER_SITE=http://openwrt.org/downloads/distfiles +LINUX_BINARY_DRIVER_SITE=http://openwrt.org/downloads/sources # proprietary driver, extracted from asus GPL sourcetree GPL_1941.zip LINUX_BINARY_WL_DRIVER=kernel-binary-wl-0.3.tar.gz LINUX_BINARY_WL_MD5SUM=cc45df670bcfb4e74a709b9d7beba636 |