diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2017-02-28 18:57:31 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2017-02-28 18:57:31 +0200 |
commit | 04cf8763cc6c19ea419cfd34a913770f27798f90 (patch) | |
tree | 76a4141ba9ccf902e071d78efc94bb2f2463a45f /contrib/package/meshwizard/Makefile | |
parent | 7ab9b5a7144d2e5bbf5ab6f550cd89cb377075a6 (diff) |
meshwizard: cleanup references to madwifi
Remove the code related to the deprecated madwifi driver.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
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 9ac5a06286..62983465c1 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.3.2 +PKG_RELEASE:=0.3.3 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) |