[rtems-docs] user/bsp-build: Fix typo in BSP set builder command
Joel Sherrill
joel at rtems.org
Tue Jul 18 22:36:49 UTC 2023
Good catch. Thanks.
Committed.
On Tue, Jul 18, 2023 at 3:25 PM Zainab Olalekan <ztolalekan at outlook.com>
wrote:
> From: Zainab Olalekan <zolaleka at uccs.edu>
>
> changed bsp to arch/bsp
> ---
> user/start/bsp-build.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/user/start/bsp-build.rst b/user/start/bsp-build.rst
> index c62b6ba..962cd43 100644
> --- a/user/start/bsp-build.rst
> +++ b/user/start/bsp-build.rst
> @@ -45,7 +45,7 @@ To build the BSP with all the tests run this command:
>
> cd $HOME/quick-start/src/rsb/rtems
> ../source-builder/sb-set-builder --prefix=$HOME/quick-start/rtems/5 \
> - --target=sparc-rtems at rtems-ver-major@ --with-rtems-bsp=erc32
> --with-rtems-tests=yes @rtems-ver-major@/rtems-kernel
> + --target=sparc-rtems at rtems-ver-major@
> --with-rtems-bsp=sparc/erc32 --with-rtems-tests=yes @rtems-ver-major@
> /rtems-kernel
>
> This command should output something like:
>
> --
> 2.39.3
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20230718/cf5d5513/attachment.htm>
More information about the devel
mailing list