From 457d3ac78059af8cf5ec55df096eab9ddd31d5d9 Mon Sep 17 00:00:00 2001 From: jow Date: Tue, 9 Apr 2013 14:37:55 +0000 Subject: iwinfo: fix frequency/channel and channel/frequency conversions to properly implement 802.11j git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36292 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 f8a92dac4..23f3f38cb 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:=39 +PKG_RELEASE:=40 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) PKG_CONFIG_DEPENDS := \ -- cgit v1.2.3