summaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-10-10 12:08:52 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-10-10 12:08:52 +0000
commite3b3338f099dce2af33b1e97797b6404d5fe7c32 (patch)
treeba08027cec6565a203d8e161db1b100b69ad1b33 /package/mac80211/Makefile
parent409e44a4e847ead614072222e70f02676f18c7c9 (diff)
downloadmaster-31e0f0ae-e3b3338f099dce2af33b1e97797b6404d5fe7c32.tar.gz
master-31e0f0ae-e3b3338f099dce2af33b1e97797b6404d5fe7c32.tar.bz2
master-31e0f0ae-e3b3338f099dce2af33b1e97797b6404d5fe7c32.zip
mac80211: update to a newer compat-wireless which fixes rt2800pci compile issues on 2.6.32 and below
SVN-Revision: 23374
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 52f4157304..10df27bea4 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-06
+PKG_VERSION:=2010-10-07
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:=fb1c0c0417173b781937faee6ac2978f
+PKG_MD5SUM:=c46aada7c3ba92095dbac0a794538fe5
PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/compat-wireless-$(PKG_VERSION)