docs/site-example: fix comment and syntax error (#1186)
This commit is contained in:
parent
46126de792
commit
5617eec665
@ -1,11 +1,11 @@
|
|||||||
## gluon site.mk makefile example
|
## gluon site.mk makefile example
|
||||||
|
|
||||||
## GLUON_SITE_PACKAGES
|
## GLUON_FEATURES
|
||||||
# Specify Gluon features/packages to enable;
|
# Specify Gluon features/packages to enable;
|
||||||
# Gluon will automatically enable a set of packages
|
# Gluon will automatically enable a set of packages
|
||||||
# depending on the combination of features listed
|
# depending on the combination of features listed
|
||||||
|
|
||||||
GLUON_FEATURES :=
|
GLUON_FEATURES := \
|
||||||
autoupdater \
|
autoupdater \
|
||||||
ebtables-filter-multicast \
|
ebtables-filter-multicast \
|
||||||
ebtables-filter-ra-dhcp \
|
ebtables-filter-ra-dhcp \
|
||||||
|
Loading…
Reference in New Issue
Block a user