aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/linux-2.4
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-05-29 10:20:37 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-05-29 10:20:37 +0000
commitaececf0fddc59ce52585223c3fb2944499d38d19 (patch)
treec50a820157abf37ecf5ab2660b8269acff31cdae /target/linux/linux-2.4
parent06fe1948e329dee823dab7a1cb4f72abe8c42368 (diff)
downloadmaster-187ad058-aececf0fddc59ce52585223c3fb2944499d38d19.tar.gz
master-187ad058-aececf0fddc59ce52585223c3fb2944499d38d19.tar.bz2
master-187ad058-aececf0fddc59ce52585223c3fb2944499d38d19.zip
update et source to 0.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1097 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/linux-2.4')
-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 edf638d7fe..bd0bb9ec18 100644
--- a/target/linux/linux-2.4/broadcom.mk
+++ b/target/linux/linux-2.4/broadcom.mk
@@ -10,8 +10,8 @@ LINUX_BINARY_DRIVER_SITE=http://openwrt.org/downloads/
# 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.8.tar.gz
-LINUX_ET_MD5SUM=6a5cedaf88c7660380e0ac8c89fc6318
+LINUX_ET_DRIVER=kernel-source-et-0.9.tar.gz
+LINUX_ET_MD5SUM=eba31483e5ff4f8420827538ab452b7c
$(DL_DIR)/$(LINUX_BINARY_WL_DRIVER):
$(SCRIPT_DIR)/download.pl $(DL_DIR) $(LINUX_BINARY_WL_DRIVER) $(LINUX_BINARY_WL_MD5SUM) $(LINUX_BINARY_DRIVER_SITE)