diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-09-01 11:51:02 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-09-01 11:51:02 +0000 |
commit | 027563a593478defc43443075b59934cfbde7c7d (patch) | |
tree | d2f3f24805569fa8bf8d3e2119bc2d176ab0c9a0 /package/acx-mac80211/Makefile | |
parent | 3ab8360af088dfdde236a69c4ea0e97ab95117a7 (diff) | |
download | upstream-027563a593478defc43443075b59934cfbde7c7d.tar.gz upstream-027563a593478defc43443075b59934cfbde7c7d.tar.bz2 upstream-027563a593478defc43443075b59934cfbde7c7d.zip |
Use a newer acx firmware
SVN-Revision: 12455
Diffstat (limited to 'package/acx-mac80211/Makefile')
-rw-r--r-- | package/acx-mac80211/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package/acx-mac80211/Makefile b/package/acx-mac80211/Makefile index 2fcf3a6f4e..ad498824ea 100644 --- a/package/acx-mac80211/Makefile +++ b/package/acx-mac80211/Makefile @@ -22,7 +22,8 @@ PKG_SOURCE_VERSION:=$(PKG_REV) PKG_FW_C16_NAME:=tiacx111c16 PKG_FW_C16_URL:=http://teknoraver.net/software/acx-mac80211/ -PKG_FW_C16_MD5SUM:=7026826460376f6b174f9225bd7781b9 +#PKG_FW_C16_MD5SUM:=fcd07de4b25e1d2aaf3b78b27c5b7ee9 #version 1.2.1.34 +PKG_FW_C16_MD5SUM:=7026826460376f6b174f9225bd7781b9 #version 2.3.1.31 PKG_FW_C19_NAME:=tiacx111c19 PKG_FW_C19_URL:=http://ipkg.k1k2.de/files/ |