diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2006-09-03 04:57:01 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2006-09-03 04:57:01 +0000 |
| commit | 4027ebea1951b35cfa8159009a352700f35c5090 (patch) | |
| tree | a2377d1a0b7c0bf8b002f37095c2f75cb1de510b | |
| parent | fae4fc3d4086469cadf432244e957703c1efbbd5 (diff) | |
| download | mtk-20170518-4027ebea1951b35cfa8159009a352700f35c5090.zip mtk-20170518-4027ebea1951b35cfa8159009a352700f35c5090.tar.gz mtk-20170518-4027ebea1951b35cfa8159009a352700f35c5090.tar.bz2 | |
bump wlcompat version number
SVN-Revision: 4736
| -rw-r--r-- | openwrt/package/wlcompat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/wlcompat/Makefile b/openwrt/package/wlcompat/Makefile index d3ccf88..894938e 100644 --- a/openwrt/package/wlcompat/Makefile +++ b/openwrt/package/wlcompat/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=kmod-wlcompat -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME) |
