aboutsummaryrefslogtreecommitdiff
path: root/docs/components/romlib-design.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/components/romlib-design.rst')
-rw-r--r--docs/components/romlib-design.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/romlib-design.rst b/docs/components/romlib-design.rst
index 9f62b7c4..ab39723f 100644
--- a/docs/components/romlib-design.rst
+++ b/docs/components/romlib-design.rst
@@ -106,7 +106,7 @@ The environment variable ``CROSS_COMPILE`` must be set as per the user guide.
In the below example the usage of ROMLIB together with mbed TLS is demonstrated
to showcase the benefits of library at ROM - it's not mandatory.
-::
+.. code:: shell
make PLAT=fvp \
MBEDTLS_DIR=</path/to/mbedtls/> \