diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-02 16:47:17 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-02 16:47:17 +0000 |
commit | 3a261ba8af04108998908919bcf087b65ad5a5a6 (patch) | |
tree | e965325d4edb55494d633fced8f91d6ac27b5650 /package/wificonf/Makefile | |
parent | 0f3cb26fc923249f917951839e1985d6492c77c5 (diff) |
bump wificonf version number, remove wl0_wet variable support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2023 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/wificonf/Makefile')
-rw-r--r-- | package/wificonf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/wificonf/Makefile b/package/wificonf/Makefile index 4dd452955..f6608331b 100644 --- a/package/wificonf/Makefile +++ b/package/wificonf/Makefile @@ -3,7 +3,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=wificonf -PKG_RELEASE:=4 +PKG_RELEASE:=5 PKG_BUILD_DIR:=$(BUILD_DIR)/wificonf |