diff options
author | Manuel Munz <freifunk@somakoma.de> | 2013-01-12 18:19:43 +0000 |
---|---|---|
committer | Manuel Munz <freifunk@somakoma.de> | 2013-01-12 18:19:43 +0000 |
commit | baba6d3dee6c80ba48b404cfc7610bd274242189 (patch) | |
tree | 036aa72e3164de7cbe8db927e80f41dbba694cf8 /contrib/package/meshwizard/Makefile | |
parent | a52a6a4f22861bbb1b7676b91b1f873e09bdbdfd (diff) |
contrib/meshwizard: Allow to setup a VAP in ap-mode on ath5k and ath9k too
Diffstat (limited to 'contrib/package/meshwizard/Makefile')
-rw-r--r-- | contrib/package/meshwizard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/meshwizard/Makefile b/contrib/package/meshwizard/Makefile index a9a1a0b6e8..a88113af6b 100644 --- a/contrib/package/meshwizard/Makefile +++ b/contrib/package/meshwizard/Makefile @@ -4,7 +4,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=meshwizard -PKG_RELEASE:=0.0.8-1 +PKG_RELEASE:=0.0.8-2 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) |