aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-11-03 22:09:08 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-11-03 22:09:08 +0000
commit21bd5492b344b42780975c6eba13195e5ba2eb5f (patch)
treebc19a4e80f39567aa1bc5ad7d836ae4bd418e6c7 /package/mac80211/Makefile
parent96f98b5616a1418d668a7be286003e21aef1ea46 (diff)
downloadupstream-21bd5492b344b42780975c6eba13195e5ba2eb5f.tar.gz
upstream-21bd5492b344b42780975c6eba13195e5ba2eb5f.tar.bz2
upstream-21bd5492b344b42780975c6eba13195e5ba2eb5f.zip
upgrade compat-wireless to 2008-11-03
SVN-Revision: 13114
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 06e15532bf..47811ff615 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -13,8 +13,8 @@ PKG_NAME:=mac80211
PKG_RELEASE:=1
ifneq ($(CONFIG_LINUX_2_6_27),)
- PKG_VERSION:=2008-10-08
- PKG_SOURCE_URL:=http://www.orbit-lab.org/kernel/compat-wireless-2.6/2008/10
+ PKG_VERSION:=2008-11-03
+ PKG_SOURCE_URL:=http://www.orbit-lab.org/kernel/compat-wireless-2.6/2008/11
else
PKG_VERSION:=2008-08-06
PKG_SOURCE_URL:=http://www.orbit-lab.org/kernel/compat-wireless-2.6/2008/08
@@ -25,6 +25,7 @@ PKG_SOURCE:=compat-wireless-$(PKG_VERSION).tar.bz2
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/compat-wireless-$(PKG_VERSION)
include $(INCLUDE_DIR)/package.mk
+STAMP_CONFIGURED:=$(STAMP_CONFIGURED)_$(call confvar,CONFIG_PACKAGE_kmod-mac80211)
define KernelPackage/mac80211
SUBMENU:=Wireless Drivers