README: Suggets doing "git submodule update --init".
To pick up new submodules.
This commit is contained in:
parent
63ad1888ac
commit
40e6883285
1 changed files with 1 additions and 1 deletions
|
|
@ -148,7 +148,7 @@ build a new SDK, run:
|
|||
$ make clean
|
||||
$ git pull
|
||||
$ git submodule sync
|
||||
$ git submodule update
|
||||
$ git submodule update --init
|
||||
```
|
||||
|
||||
If you don't issue `make clean` (which causes toolchain and SDK to be
|
||||
|
|
|
|||
Loading…
Reference in a new issue