Makefile: add space to GLUON_WLAN_MESH

This commit is contained in:
Jan-Tarek Butt 2018-01-07 21:43:45 +01:00
parent d613430fd7
commit 479046793b

View File

@ -35,7 +35,7 @@ $(GLUON_SITEDIR)/site.mk:
include $(GLUON_SITEDIR)/site.mk
GLUON_WLAN_MESH ?=11s
GLUON_WLAN_MESH ?= 11s
GLUON_RELEASE ?= $(error GLUON_RELEASE not set. GLUON_RELEASE can be set in site.mk or on the command line)