From: Oleg I. Vdovikin Date: Thu, 16 Jun 2005 17:35:30 +0000 (+0000) Subject: wl500g deluxe cleanups and wl500g wan port dies fixes X-Git-Tag: reboot~32472 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0c85afa1415479d262017b8f64bad4a88f5fa7be;p=oweals%2Fopenwrt.git wl500g deluxe cleanups and wl500g wan port dies fixes SVN-Revision: 1262 --- diff --git a/openwrt/target/linux/linux-2.4/broadcom.mk b/openwrt/target/linux/linux-2.4/broadcom.mk index 203262a6a1..8609d15443 100644 --- a/openwrt/target/linux/linux-2.4/broadcom.mk +++ b/openwrt/target/linux/linux-2.4/broadcom.mk @@ -25,8 +25,8 @@ 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 -LINUX_ET_DRIVER=kernel-source-et-0.10.tar.gz -LINUX_ET_MD5SUM=408901f0b3c672ea0f353795391f07f6 +LINUX_ET_DRIVER=kernel-source-et-0.11.tar.gz +LINUX_ET_MD5SUM=bdc23ab59440793e35cab039457f6358 $(DL_DIR)/$(LINUX_BINARY_WL_DRIVER): $(SCRIPT_DIR)/download.pl $(DL_DIR) $(LINUX_BINARY_WL_DRIVER) $(LINUX_BINARY_WL_MD5SUM) $(LINUX_BINARY_DRIVER_SITE)