aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
diff options
context:
space:
mode:
authorAndy Boyett <agb@openwrt.org>2009-01-31 16:09:39 +0000
committerAndy Boyett <agb@openwrt.org>2009-01-31 16:09:39 +0000
commit9b4b4d39144660335dddd7a11b45896fe369e60e (patch)
treed35cf0ec92be2a98fdd3a30a22bf3b489bc733f8 /package/mac80211/Makefile
parent776b1b6c8379c89fbbc35ab14617758ebef938f4 (diff)
downloadmaster-187ad058-9b4b4d39144660335dddd7a11b45896fe369e60e.tar.gz
master-187ad058-9b4b4d39144660335dddd7a11b45896fe369e60e.tar.bz2
master-187ad058-9b4b4d39144660335dddd7a11b45896fe369e60e.zip
[package] mac80211: move txpower to wifi-device section, but remain backwards compatible
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14309 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/Makefile')
-rw-r--r--package/mac80211/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index 4f14e93b65..0448f0063a 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=mac80211
-PKG_RELEASE:=1
+PKG_RELEASE:=2
ifneq ($(CONFIG_LINUX_2_6_27)$(CONFIG_LINUX_2_6_28),)
PKG_VERSION:=2009-01-29