Mention cloning git submodules recursively
It's likely going to be needed for Pixel 4a 5G and Pixel 5
This commit is contained in:
parent
490984985a
commit
79b69f9b5f
@ -417,7 +417,7 @@ cd ../..</pre>
|
||||
|
||||
<pre>cd kernel/google/crosshatch
|
||||
git submodule sync
|
||||
git submodule update --init
|
||||
git submodule update --init --recursive
|
||||
./build.sh blueline</pre>
|
||||
|
||||
<h3 id="setting-up-the-os-build-environment">
|
||||
|
Loading…
x
Reference in New Issue
Block a user