summaryrefslogtreecommitdiffstats
path: root/user/tools/bsp-builder.rst
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2019-02-28 08:36:39 +1100
committerChris Johns <chrisj@rtems.org>2019-03-01 09:52:59 +1100
commitd5b631fa3bcd822815c7f875432b15e8b9875395 (patch)
tree153c5012fad2b329b10d11fbd248828fa8ef9928 /user/tools/bsp-builder.rst
parentAdd commands and output to the README. (diff)
downloadrtems-docs-d5b631fa3bcd822815c7f875432b15e8b9875395.tar.bz2
User: Change output block to type none.
Diffstat (limited to 'user/tools/bsp-builder.rst')
-rw-r--r--user/tools/bsp-builder.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/tools/bsp-builder.rst b/user/tools/bsp-builder.rst
index 0c1d330..7e79462 100644
--- a/user/tools/bsp-builder.rst
+++ b/user/tools/bsp-builder.rst
@@ -344,7 +344,7 @@ spinning disk mounted under `build`. The build uses a development source tree
that is bootstrapped and ready to build. The source can have local patches that
need to be regression tested:
-.. code-block:: shell
+.. code-block:: none
$ /opt/rtems/5/bin/rtems-bsp-builder --build-path=/build/rtems \
--rtems-tools=/opt/work/rtems/5 \
@@ -393,7 +393,7 @@ need to be regression tested:
To build a couple of BSPs you are interested in with tests:
-.. code-block:: shell
+.. code-block:: none
$ /opt/rtems/5/bin/rtems-bsp-builder --build-path=/build/rtems \
--rtems-tools=/opt/work/rtems/5 \