From 79b69f9b5faf3c17fc3c7b6032679373e7672e80 Mon Sep 17 00:00:00 2001 From: flawedworld <38294951+flawedworld@users.noreply.github.com> Date: Wed, 21 Oct 2020 02:26:44 +0100 Subject: [PATCH] Mention cloning git submodules recursively It's likely going to be needed for Pixel 4a 5G and Pixel 5 --- static/build.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/build.html b/static/build.html index 337a43c9..d54678d4 100644 --- a/static/build.html +++ b/static/build.html @@ -417,7 +417,7 @@ cd ../..
cd kernel/google/crosshatch
 git submodule sync
-git submodule update --init
+git submodule update --init --recursive
 ./build.sh blueline