docs/site-example: fix comment and syntax error (#1186)

This commit is contained in:
hexa- 2017-07-11 04:14:24 +02:00 committed by Matthias Schiffer
parent 46126de792
commit 5617eec665
1 changed files with 2 additions and 2 deletions

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 \