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 | 14e3aad8c4a14e3e53454b9357a91e38de381eaa (patch) | |
tree | 005c1ee6a9025449e36d33f2cafa2de096706436 /package/acx-mac80211/Makefile | |
parent | 5721055e5cf5f34c242e99d5f2f32d1a6ed0a844 (diff) | |
download | upstream-14e3aad8c4a14e3e53454b9357a91e38de381eaa.tar.gz upstream-14e3aad8c4a14e3e53454b9357a91e38de381eaa.tar.bz2 upstream-14e3aad8c4a14e3e53454b9357a91e38de381eaa.zip |
Use a newer acx firmware
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12455 3c298f89-4303-0410-b956-a3cf2f4a3e73
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/ |