From b7b87700d6d09c9134e960c94f43fe77d9b00f35 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 12 Jun 2005 09:32:45 +0000 Subject: [PATCH] we already have /sources.. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1213 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/linux-2.4/broadcom.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.35.1