docs/site-example: fix comment and syntax error

This commit is contained in:
hexa- 2017-07-11 04:07:02 +02:00 committed by GitHub
parent 46126de792
commit f57226a35c

View File

@ -1,11 +1,11 @@
## gluon site.mk makefile example
## GLUON_SITE_PACKAGES
## GLUON_FEATURES
# Specify Gluon features/packages to enable;
# Gluon will automatically enable a set of packages
# depending on the combination of features listed
GLUON_FEATURES :=
GLUON_FEATURES := \
autoupdater \
ebtables-filter-multicast \
ebtables-filter-ra-dhcp \