From c1809d631dc2dc9e30894325680ff9f5396ccff8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 12 Oct 2018 13:44:22 -0500 Subject: Merge duplicative RSB Quick Start into Users Guide --- user/installation/releases.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'user/installation') diff --git a/user/installation/releases.rst b/user/installation/releases.rst index c21326d..3860d74 100644 --- a/user/installation/releases.rst +++ b/user/installation/releases.rst @@ -48,8 +48,9 @@ shosted here. It has excellent internet access and performance. .. note:: **Controlling the RTEMS Kernel Build** - Building releases by default builds the RTEMS kernel. To not build the RTEMS - kernel add the ``--without-rtems`` option to the RSB command line. + Building releases by default does not build the RTEMS kernel. To + build the RTEMS kernel add the ``--with-rtems`` option to the RSB + command line. By default all the BSPs for an architecture are built. If you only wish to have a specific BSP built you can specify the BSP list by providing to the @@ -284,4 +285,4 @@ discussed in :ref:`msys2_parallel_builds`. cleaning: sparc-rtems4.11-kernel-4.11.0-1 Build Set: Time 0:19:15.713662 -You can now build a 3rd party library or an application as defailted in TBD. +You can now build a 3rd party library or an application as defaulted in TBD. -- cgit v1.2.3