summaryrefslogtreecommitdiffstats
path: root/package/network/utils/iwinfo/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2013-01-02 19:10:29 +0000
committerJo-Philipp Wich <jow@openwrt.org>2013-01-02 19:10:29 +0000
commit1683a146f425c4c1beb076e05da58055b0203b67 (patch)
treec09c7092f272986e58961dddef20f6c537186bf4 /package/network/utils/iwinfo/Makefile
parent7a73c2f91f4ca721dfc362c252416902524d7b98 (diff)
downloadmaster-31e0f0ae-1683a146f425c4c1beb076e05da58055b0203b67.tar.gz
master-31e0f0ae-1683a146f425c4c1beb076e05da58055b0203b67.tar.bz2
master-31e0f0ae-1683a146f425c4c1beb076e05da58055b0203b67.zip
iwinfo: replace more wext calls with nl80211 equivalents, attempt to infer nl80211 tx power from debugfs before querying wext
SVN-Revision: 34982
Diffstat (limited to 'package/network/utils/iwinfo/Makefile')
-rw-r--r--package/network/utils/iwinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/iwinfo/Makefile b/package/network/utils/iwinfo/Makefile
index bbef2bdc85..d1c70cbc75 100644
--- a/package/network/utils/iwinfo/Makefile
+++ b/package/network/utils/iwinfo/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libiwinfo
-PKG_RELEASE:=36
+PKG_RELEASE:=37
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
PKG_CONFIG_DEPENDS := \