It's a make snippet, so change highlighting accordingly. Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> --- Documentation/user/defaultenv-2.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/user/defaultenv-2.rst b/Documentation/user/defaultenv-2.rst index faeeb81fbd..db74176b03 100644 --- a/Documentation/user/defaultenv-2.rst +++ b/Documentation/user/defaultenv-2.rst @@ -30,7 +30,9 @@ same file exists in a later overlay, it will overwrite the preceding one. Note that not all of the above directories will necessarily be included in your default environment, it depends on your barebox configuration settings. You can see the configuration variables -and their respective included directories in ``defaultenv/Makefile``:: +and their respective included directories in ``defaultenv/Makefile``: + +.. code-block:: make bbenv-$(CONFIG_DEFAULT_ENVIRONMENT_GENERIC_NEW) += defaultenv-2-base bbenv-$(CONFIG_DEFAULT_ENVIRONMENT_GENERIC_NEW_MENU) += defaultenv-2-menu -- 2.11.0 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox