mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-17 14:55:40 +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:
@@ -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
|
||||
|
Reference in New Issue
Block a user