This commit is contained in:
Ruben Barkow 2017-06-07 04:18:44 +00:00 committed by GitHub
commit 7a05a406d5

View File

@ -88,7 +88,7 @@ Next go back to the top-level Gluon directory and build Gluon::
In case of errors read the messages carefully and try to fix the stated issues (e.g. install tools not available yet).
``ar71xx-generic`` is the most common target and will generate images for most of the supported hardware.
To see a complete list of supported targets, call ``make`` without setting ``GLUON_TARGET``.
To see a complete list of supported targets, call ``make`` with setting an empty string for ``GLUON_TARGET``.
You should reserve about 10GB of disk space for each `GLUON_TARGET`.