From 076ab085b620dd0c21084c74a7fe91b4659713e0 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 16 Jul 2005 14:50:24 +0000 Subject: [PATCH] update wl driver to latest linksys version git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1465 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/linux-2.4/broadcom.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/target/linux/linux-2.4/broadcom.mk b/target/linux/linux-2.4/broadcom.mk index 5312bbe75..02bca3c32 100644 --- a/target/linux/linux-2.4/broadcom.mk +++ b/target/linux/linux-2.4/broadcom.mk @@ -22,9 +22,9 @@ $(eval $(call KMOD_template,LP,lp,\ ,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 -LINUX_BINARY_WL_DRIVER=kernel-binary-wl-0.3.tar.gz -LINUX_BINARY_WL_MD5SUM=cc45df670bcfb4e74a709b9d7beba636 +# proprietary driver, extracted from Linksys GPL sourcetree WRT54GS 4.70.6 +LINUX_BINARY_WL_DRIVER=kernel-binary-wl-0.4.tar.gz +LINUX_BINARY_WL_MD5SUM=0659fa8f1805be6ec03188ef8e1216cc LINUX_ET_DRIVER=kernel-source-et-0.11.tar.gz LINUX_ET_MD5SUM=bdc23ab59440793e35cab039457f6358 -- 2.20.1