aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-12-05 17:12:56 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-12-05 17:12:56 +0000
commit31212311344132398de2fe5a2e6365afbe0dda58 (patch)
tree548bd376603fc9847eefeb2cac8ba28a397ba232 /package/mac80211/Makefile
parent2b3a751a63ffd69e9cb8958fac301970551066e3 (diff)
downloadmaster-187ad058-31212311344132398de2fe5a2e6365afbe0dda58.tar.gz
master-187ad058-31212311344132398de2fe5a2e6365afbe0dda58.tar.bz2
master-187ad058-31212311344132398de2fe5a2e6365afbe0dda58.zip
mac80211: update to compat-wireless 2009-12-05 and fix a critical bug in ath9k tx status reporting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18666 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/Makefile')
-rw-r--r--package/mac80211/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index dced1107c3..85c5ea4ac0 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -10,12 +10,12 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=mac80211
-PKG_VERSION:=2009-11-21
+PKG_VERSION:=2009-12-05
PKG_RELEASE:=7
PKG_SOURCE_URL:= \
- http://www.orbit-lab.org/kernel/compat-wireless-2.6/2009/11 \
+ http://www.orbit-lab.org/kernel/compat-wireless-2.6/2009/12 \
http://wireless.kernel.org/download/compat-wireless-2.6
-PKG_MD5SUM:=00e80559cddaa160605098572f5c58b8
+PKG_MD5SUM:=5b432e35626af4036ed55da75fff3fca
PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/compat-wireless-$(PKG_VERSION)