mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-15 05:57:08 +08:00
user: Do not mention "bootstrap -p"
It is now obsolete and was never necessary for an RTEMS users. Update #3254.
This commit is contained in:
parent
96fe12c6c2
commit
fc9db4c26e
@ -61,8 +61,7 @@ kernel:
|
||||
$ git clone git://git.rtems.org/rtems.git rtems
|
||||
...
|
||||
$ cd rtems
|
||||
$ ./bootstrap -c && ./bootstrap -p && \
|
||||
$HOME/development/rtems/rsb/source-builder/sb-bootstrap
|
||||
$ ./bootstrap -c && $HOME/development/rtems/rsb/source-builder/sb-bootstrap
|
||||
...
|
||||
$ cd ..
|
||||
$ mkdir erc32
|
||||
|
Loading…
x
Reference in New Issue
Block a user