summaryrefslogtreecommitdiffstats
path: root/package/wlcompat/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-06-30 13:33:23 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-06-30 13:33:23 +0000
commit22eab0b03806b8704f2fd3c4dc48c4559765c069 (patch)
treee72466ade9502bd513b1af41e0c92d6d66bb0197 /package/wlcompat/Makefile
parente69556dc02d2bf92bd435a592fd10de19855e772 (diff)
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 02ad5469c..1870c99d0 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)