diff options
author | soma <freifunk@somakoma.de> | 2015-02-25 20:00:33 +0100 |
---|---|---|
committer | soma <freifunk@somakoma.de> | 2015-02-25 20:00:33 +0100 |
commit | 63976f603a4c947f135ae82bc7d36410ec61a50f (patch) | |
tree | 42676f6bdc5c50e8b28481812aca0aee49585ba6 /contrib/package/meshwizard/Makefile | |
parent | 7cfa62a2546e8ef8bddfbf451fe203c5d4830f09 (diff) |
contrib/meshwizard: add madwifi iface options if needed
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 45d5f2162..9d74fe547 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.1.0 +PKG_RELEASE:=0.1.1 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) |