From 027563a593478defc43443075b59934cfbde7c7d Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Mon, 1 Sep 2008 11:51:02 +0000
Subject: [PATCH] Use a newer acx firmware

SVN-Revision: 12455
---
 package/acx-mac80211/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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/
-- 
GitLab