From 5dcb273a9741ae29ce07d80c1c20b77e82e15ec5 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 2 Jan 2013 19:10:29 +0000 Subject: iwinfo: replace more wext calls with nl80211 equivalents, attempt to infer nl80211 tx power from debugfs before querying wext git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34982 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/utils/iwinfo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/utils/iwinfo/Makefile') 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 := \ -- cgit v1.2.3