From 7c70924b6a1892f2575bfa054782daef14115b73 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 7 Jan 2009 18:17:27 +0000 Subject: [package] mac80211: update compat-wireless to 2009-01-07, and refresh ath9k patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13925 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/mac80211/Makefile | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'package/mac80211/Makefile') diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index 47b9beedc5..acc9c16d31 100644 --- a/package/mac80211/Makefile +++ b/package/mac80211/Makefile @@ -1,10 +1,9 @@ # -# Copyright (C) 2007-2008 OpenWrt.org +# Copyright (C) 2007-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id: Makefile 7440 2007-06-02 02:22:01Z nbd $ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk @@ -13,9 +12,11 @@ PKG_NAME:=mac80211 PKG_RELEASE:=1 ifneq ($(CONFIG_LINUX_2_6_27)$(CONFIG_LINUX_2_6_28),) - PKG_VERSION:=2009-01-02 - PKG_SOURCE_URL:=http://www.orbit-lab.org/kernel/compat-wireless-2.6/2009/01 - PKG_MD5SUM:=77effa32de567a7bbaa0ed73cd578fe9 + PKG_VERSION:=2009-01-07 + PKG_SOURCE_URL:= \ + http://www.orbit-lab.org/kernel/compat-wireless-2.6/2009/01 \ + http://wireless.kernel.org/download/compat-wireless-2.6 + PKG_MD5SUM:=2788149d630d48686f7ca79131cdbe8c else PKG_VERSION:=2008-08-06 PKG_SOURCE_URL:=http://www.orbit-lab.org/kernel/compat-wireless-2.6/2008/08 -- cgit v1.2.3