diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-07-25 07:52:04 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-07-25 07:52:04 +0000 |
commit | ac28b76ec879a9588a941bf0353e2229f4e103bc (patch) | |
tree | 1b86ab847f5b4de6b386a23f047924def2fa20aa /openwrt/package/wificonf/Makefile | |
parent | ef4302afdfda0056cd4cf027a5ad7b94c1d31682 (diff) | |
download | mtk-20170518-ac28b76ec879a9588a941bf0353e2229f4e103bc.zip mtk-20170518-ac28b76ec879a9588a941bf0353e2229f4e103bc.tar.gz mtk-20170518-ac28b76ec879a9588a941bf0353e2229f4e103bc.tar.bz2 |
copy wificonf from whiterussian to head
SVN-Revision: 1552
Diffstat (limited to 'openwrt/package/wificonf/Makefile')
-rw-r--r-- | openwrt/package/wificonf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/wificonf/Makefile b/openwrt/package/wificonf/Makefile index ed41e41..69cb2ec 100644 --- a/openwrt/package/wificonf/Makefile +++ b/openwrt/package/wificonf/Makefile @@ -3,7 +3,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=wificonf -PKG_RELEASE:=1 +PKG_RELEASE:=3 PKG_BUILD_DIR:=$(BUILD_DIR)/wificonf |