aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorOleg I. Vdovikin <oleg@cs.msu.su>2005-06-16 17:35:30 +0000
committerOleg I. Vdovikin <oleg@cs.msu.su>2005-06-16 17:35:30 +0000
commitd93fe5b98be384f1d4e0af05b2d5354f98ed56de (patch)
tree548648306b00b23eb484fe0dadaa8971e34ae7bf /target
parente57e90d6eef031a6686a433cd5ac518fb2c24d29 (diff)
downloadupstream-d93fe5b98be384f1d4e0af05b2d5354f98ed56de.tar.gz
upstream-d93fe5b98be384f1d4e0af05b2d5354f98ed56de.tar.bz2
upstream-d93fe5b98be384f1d4e0af05b2d5354f98ed56de.zip
wl500g deluxe cleanups and wl500g wan port dies fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1262 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/linux-2.4/broadcom.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/linux-2.4/broadcom.mk b/target/linux/linux-2.4/broadcom.mk
index 203262a6a1..8609d15443 100644
--- a/target/linux/linux-2.4/broadcom.mk
+++ b/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)