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
commitb1460f140e948f2d6d1138cc5ea120e07fc29203 (patch)
treee72466ade9502bd513b1af41e0c92d6d66bb0197 /package/wlcompat/Makefile
parentaf2298c18745f8c02f6b363bc5399fa1cfa9e322 (diff)
downloadupstream-b1460f140e948f2d6d1138cc5ea120e07fc29203.tar.gz
upstream-b1460f140e948f2d6d1138cc5ea120e07fc29203.tar.bz2
upstream-b1460f140e948f2d6d1138cc5ea120e07fc29203.zip
update wlcompat for new ioctl interface (fixes #1357)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7795 3c298f89-4303-0410-b956-a3cf2f4a3e73
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)