From 3a3dbc957a6b102f7495266ccf28ec48eccf71be Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 16 Jul 2005 14:50:24 +0000 Subject: [PATCH] update wl driver to latest linksys version SVN-Revision: 1465 --- openwrt/target/linux/linux-2.4/broadcom.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/openwrt/target/linux/linux-2.4/broadcom.mk b/openwrt/target/linux/linux-2.4/broadcom.mk index 5312bbe75a..02bca3c325 100644 --- a/openwrt/target/linux/linux-2.4/broadcom.mk +++ b/openwrt/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.25.1