aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
diff options
context:
space:
mode:
authorPeter Denison <openwrt@marshadder.org>2008-06-04 19:47:27 +0000
committerPeter Denison <openwrt@marshadder.org>2008-06-04 19:47:27 +0000
commite8620fa5aa1e1cc71f909f938c01207f22aa1b68 (patch)
tree9fa44b4320baf9123932ec57b84d5b494e106714 /package/mac80211/Makefile
parent238a61809376df0d63ab8668bb9197a33df53a10 (diff)
downloadupstream-e8620fa5aa1e1cc71f909f938c01207f22aa1b68.tar.gz
upstream-e8620fa5aa1e1cc71f909f938c01207f22aa1b68.tar.bz2
upstream-e8620fa5aa1e1cc71f909f938c01207f22aa1b68.zip
Update mac80211 to compat-wireless-2008-05-26
SVN-Revision: 11357
Diffstat (limited to 'package/mac80211/Makefile')
-rw-r--r--package/mac80211/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index bbcba63fce..eb09864144 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -12,9 +12,10 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=mac80211
PKG_RELEASE:=1
-PKG_VERSION:=2008-04-07
+PKG_VERSION:=2008-05-26
PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/
+PKG_SOURCE_URL:=http://www.orbit-lab.org/kernel/compat-wireless-2.6/2008/05
+#PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/compat-wireless-$(PKG_VERSION)
include $(INCLUDE_DIR)/package.mk