diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-09-01 11:51:02 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-09-01 11:51:02 +0000 |
commit | 995d8164d0862bcde0cc729cd376e63f53d3e0d4 (patch) | |
tree | 005c1ee6a9025449e36d33f2cafa2de096706436 /package/acx-mac80211 | |
parent | 89b8dc025eb0cf23a9952b989741027a4ca40760 (diff) |
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')
-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 2fcf3a6f4..ad498824e 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/ |