remove redundant kernel build information

This commit is contained in:
Daniel Micay 2020-10-03 20:53:15 -04:00
parent 36f3d99dd8
commit 7648e0b9c3

View File

@ -417,11 +417,6 @@ git submodule sync
git submodule update --init
./build.sh blueline</pre>
<p>The <code>kernel/google/wahoo</code> repository is for the Pixel 2 and Pixel 2 XL,
the <code>kernel/google/crosshatch</code> repository is for the Pixel 3, Pixel 3 XL,
Pixel 3a and Pixel 3a XL and the <code>kernel/google/coral</code> repository is for
the Pixel 4 and Pixel 4 XL.</p>
<h3 id="setting-up-the-os-build-environment">
<a href="#setting-up-the-os-build-environment">Setting up the OS build environment</a>
</h3>