summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2017-12-01 11:39:47 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2017-12-01 12:00:53 +0100
commit7b332627ce36ac6aeff5412fadfcaa2b559e8dc3 (patch)
treeb6e6cf4b8c9c9bc53e91f17a859ceacdd22a8c12 /Documentation
parentba08d71c56d5ce2ba5bcdc9d0fe2d2a787c97849 (diff)
downloadbarebox-7b332627ce36ac6aeff5412fadfcaa2b559e8dc3.tar.gz
barebox-7b332627ce36ac6aeff5412fadfcaa2b559e8dc3.tar.xz
Documentation: defaultenv-2: Change highlight to make
It's a make snippet, so change highlighting accordingly. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/user/defaultenv-2.rst4
1 files changed, 3 insertions, 1 deletions
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