From 8561c3ca74621debefbdba06e19a1b30f93ba82a Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Tue, 21 Mar 2017 11:37:09 +1100 Subject: user: Minor fixes to rtems-bsp-builder. --- user/tools/bsp-builder.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'user') diff --git a/user/tools/bsp-builder.rst b/user/tools/bsp-builder.rst index 0b0f18c..80bc6e9 100644 --- a/user/tools/bsp-builder.rst +++ b/user/tools/bsp-builder.rst @@ -160,7 +160,7 @@ Command The path the RTEMS source tree to build. .. option:: --build-path - +0 The path to build the BSP and place the build output. This can be any path and away from your current directory or the RTEMS source code. The storage does not need to be fast like an SSD. @@ -177,7 +177,7 @@ Command .. option:: --no-clean Do not remove the build once finished. This option lets you inspect the - built output. The output of output can be large and disks can fill with this + built output. The amount of output can be large and disks can fill with this option. .. option:: --profiles @@ -204,7 +204,7 @@ Examples ^^^^^^^^ The following is a *tier-1* profile build of *all* on a machine where all the -source and tools are located on fast SSD disks and the build happens an a +source and tools are located on fast SSD disks and the build happens on a spinning disk mounted under `build`. The build uses a development source tree that is configured and ready to build. The source can have local patches that need to be regression tested: -- cgit v1.2.3