aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-10-16 02:30:30 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-10-16 02:30:30 +0000
commit8083a4380b0832bba5502e0ff05f112367ee7edc (patch)
tree7e0c5d6a40bad533cb1462d94c32ceddd41f3a1c /package/mac80211/Makefile
parentc4541431779b70fdf55de91ce735caa7404a68bd (diff)
downloadupstream-8083a4380b0832bba5502e0ff05f112367ee7edc.tar.gz
upstream-8083a4380b0832bba5502e0ff05f112367ee7edc.tar.bz2
upstream-8083a4380b0832bba5502e0ff05f112367ee7edc.zip
mac80211: update to wireless-testing 2010-10-15, add a few ath9k fixes and performance enhancements
SVN-Revision: 23470
Diffstat (limited to 'package/mac80211/Makefile')
-rw-r--r--package/mac80211/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index 7a095bca32..ef219d3ec8 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -10,12 +10,12 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=mac80211
-PKG_VERSION:=2010-10-07
+PKG_VERSION:=2010-10-15
PKG_RELEASE:=1
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
# http://www.orbit-lab.org/kernel/compat-wireless-2.6/2010/11 \
# http://wireless.kernel.org/download/compat-wireless-2.6
-PKG_MD5SUM:=c46aada7c3ba92095dbac0a794538fe5
+PKG_MD5SUM:=3c1cfce9a4a14af671c69dad02b973a4
PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/compat-wireless-$(PKG_VERSION)