mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-30 06:48:14 +08:00
waf: Change to show how to only update the rtems_waf submodule.
This commit is contained in:
parent
ada520c57b
commit
aca5496bd9
@ -37,11 +37,14 @@ Steps
|
||||
$ make
|
||||
$ make install
|
||||
|
||||
3. Populate the git submodule:
|
||||
3. Populate the rtems_waf git submodule:
|
||||
|
||||
$ rtems-libbsd
|
||||
$ git submodule init
|
||||
$ git submodule update
|
||||
$ git submodule update rtems_waf
|
||||
|
||||
Note, make sure you specify 'rtems_waf' or the FreeBSD kernel source will be
|
||||
cloned.
|
||||
|
||||
5. Configure with your specific settings. In this case the path to the tools
|
||||
and RTEMS are provided on the command line and so do not need to be in your
|
||||
|
Loading…
x
Reference in New Issue
Block a user