diff options
Diffstat (limited to 'package/wlcompat/Makefile')
-rw-r--r-- | package/wlcompat/Makefile | 2 |
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) |