mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-15 07:36:50 +08:00
user/bsp-build: Fix typo in BSP set builder command
changed bsp to arch/bsp
This commit is contained in:
parent
981ba2de41
commit
a0b958e0ee
@ -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@rtems-ver-major@ --with-rtems-bsp=erc32 --with-rtems-tests=yes @rtems-ver-major@/rtems-kernel
|
||||
--target=sparc-rtems@rtems-ver-major@ --with-rtems-bsp=sparc/erc32 --with-rtems-tests=yes @rtems-ver-major@/rtems-kernel
|
||||
|
||||
This command should output something like:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user