Makefile: add space to GLUON_WLAN_MESH
This commit is contained in:
parent
d613430fd7
commit
479046793b
2
Makefile
2
Makefile
@ -35,7 +35,7 @@ $(GLUON_SITEDIR)/site.mk:
|
|||||||
|
|
||||||
include $(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)
|
GLUON_RELEASE ?= $(error GLUON_RELEASE not set. GLUON_RELEASE can be set in site.mk or on the command line)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user