aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-12-18 02:00:10 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-12-18 02:00:10 +0000
commitb51a9f924822628d92ffeedd88c27857474f10fc (patch)
treefecc283414d7664c23337677221d0a231d1399e6 /package/mac80211/Makefile
parent29379780a6ba1509e1df5a86b4cabed8ceefbbc7 (diff)
downloadupstream-b51a9f924822628d92ffeedd88c27857474f10fc.tar.gz
upstream-b51a9f924822628d92ffeedd88c27857474f10fc.tar.bz2
upstream-b51a9f924822628d92ffeedd88c27857474f10fc.zip
mac80211: update to wireless-testing 2010-12-16
SVN-Revision: 24655
Diffstat (limited to 'package/mac80211/Makefile')
-rw-r--r--package/mac80211/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index e1ffd3ce95..d8af462bbc 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -10,12 +10,10 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=mac80211
-PKG_VERSION:=2010-12-09
+PKG_VERSION:=2010-12-16
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:=94b6eaaa2c8245d1b5d6b6f16b75a701
+PKG_MD5SUM:=39196307aa67c1f19f498b570b994112
PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/compat-wireless-$(PKG_VERSION)