aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-06-10 23:12:10 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-06-10 23:12:10 +0000
commit68779160b037598bcdeba35337a2ac8b50ff0e61 (patch)
tree39f6e68ecac969bb898107eb7d81b786ea8ade28 /package/mac80211/Makefile
parent97904a9d2f8d088cfe20c0e7311392f607910bd4 (diff)
downloadupstream-68779160b037598bcdeba35337a2ac8b50ff0e61.tar.gz
upstream-68779160b037598bcdeba35337a2ac8b50ff0e61.tar.bz2
upstream-68779160b037598bcdeba35337a2ac8b50ff0e61.zip
mac80211: update to 2010-06-10, add pending work with stability and throughput fixes for ath9k
SVN-Revision: 21756
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 d0d5224b03..bf737108ac 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -10,12 +10,12 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=mac80211
-PKG_VERSION:=2010-05-24
+PKG_VERSION:=2010-06-10
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:=3d465dc6e0213964d0349f61c485817f
+PKG_MD5SUM:=4074469689f7a5a0d2e038f2b5dad0bb
PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/compat-wireless-$(PKG_VERSION)