Mention cloning git submodules recursively

It's likely going to be needed for Pixel 4a 5G and Pixel 5
This commit is contained in:
flawedworld 2020-10-21 02:26:44 +01:00 committed by Daniel Micay
parent 490984985a
commit 79b69f9b5f

View File

@ -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">