aboutsummaryrefslogtreecommitdiffstats
path: root/package/wlcompat/Makefile
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2007-07-09 21:27:13 +0000
committerMike Baker <mbm@openwrt.org>2007-07-09 21:27:13 +0000
commit1ddafdaf82745a3a004a8a848c08bbc7ffb447e6 (patch)
treec8c996ac9a77f5ce9f958bd8f9f0432403c04431 /package/wlcompat/Makefile
parent0e1921ab3c64838dce369538c2e0fcbebaed89ac (diff)
downloadupstream-1ddafdaf82745a3a004a8a848c08bbc7ffb447e6.tar.gz
upstream-1ddafdaf82745a3a004a8a848c08bbc7ffb447e6.tar.bz2
upstream-1ddafdaf82745a3a004a8a848c08bbc7ffb447e6.zip
fix channel/frequency returned by scan
SVN-Revision: 7903
Diffstat (limited to 'package/wlcompat/Makefile')
-rw-r--r--package/wlcompat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/wlcompat/Makefile b/package/wlcompat/Makefile
index 1870c99d0f..78f301a382 100644
--- a/package/wlcompat/Makefile
+++ b/package/wlcompat/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=kmod-wlcompat
-PKG_RELEASE:=5
+PKG_RELEASE:=6
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)