mac80211: update to wireless-testing 2013-06-27, fix ATH_USER_REGD handling

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37097
This commit is contained in:
Felix Fietkau
2013-06-30 10:44:19 +00:00
parent 02a6750af8
commit 12c033dfd9
31 changed files with 811 additions and 365 deletions

View File

@@ -10,10 +10,10 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=mac80211
PKG_VERSION:=2013-06-13
PKG_VERSION:=2013-06-27
PKG_RELEASE:=1
PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
PKG_MD5SUM:=986749f5fbc5ec9b963e49c7171be300
PKG_MD5SUM:=e9300c5113e3f41488718b82d0624123
PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/compat-wireless-$(PKG_VERSION)