summaryrefslogtreecommitdiffstats
path: root/package/iwinfo/Makefile
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-12-06 13:24:47 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-12-06 13:24:47 +0000
commitac75d1363c718d30cec1a43f300da83d0f0aa65d (patch)
tree5267eecb20345adc4b282804e924b9d544758241 /package/iwinfo/Makefile
parent05a63614496bb1c0bd34a6b60b9f9d0c19558dca (diff)
[package] iwinfo: support nl80211 hardware identification against radioX pseudo interfaces, useful if radio is not up yet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29462 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iwinfo/Makefile')
-rw-r--r--package/iwinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/iwinfo/Makefile b/package/iwinfo/Makefile
index 471904432..f69b86e8f 100644
--- a/package/iwinfo/Makefile
+++ b/package/iwinfo/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libiwinfo
-PKG_RELEASE:=20
+PKG_RELEASE:=21
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)