diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-25 07:52:04 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-25 07:52:04 +0000 |
commit | f1feb0b0a6201b25604807fa91b33900ab81af58 (patch) | |
tree | 1b86ab847f5b4de6b386a23f047924def2fa20aa /openwrt/package/wificonf/Makefile | |
parent | 0672b5981e313e1db94f7c1ff11604303e968173 (diff) |
copy wificonf from whiterussian to head
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1552 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 ed41e416c8..69cb2ec300 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 |