summaryrefslogtreecommitdiffstats
path: root/target/linux/linux-2.4
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-29 10:20:37 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-29 10:20:37 +0000
commit857beeb6023b118d7e0c3f3925d9f595eca952d1 (patch)
treec50a820157abf37ecf5ab2660b8269acff31cdae /target/linux/linux-2.4
parent5959fcb7721119c00aa34c54ebc73693705fd9f8 (diff)
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 edf638d7f..bd0bb9ec1 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)