aboutsummaryrefslogtreecommitdiffstats
path: root/package/wlcompat/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-06-30 13:33:23 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-06-30 13:33:23 +0000
commita977a42502d649be8e0dee4f3aa1ef1a7ef80328 (patch)
tree650a4ba4efc9887e38794151a3f3d74d96ab73f3 /package/wlcompat/Makefile
parent16ae1e57bca8a5309104802ad0a65d7477020654 (diff)
downloadupstream-a977a42502d649be8e0dee4f3aa1ef1a7ef80328.tar.gz
upstream-a977a42502d649be8e0dee4f3aa1ef1a7ef80328.tar.bz2
upstream-a977a42502d649be8e0dee4f3aa1ef1a7ef80328.zip
update wlcompat for new ioctl interface (fixes #1357)
SVN-Revision: 7795
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 02ad5469c4..1870c99d0f 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:=4
+PKG_RELEASE:=5
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)