Clarify kernel list in build instructions

Signed-off-by: louipc <louipc@gmx.com>
This commit is contained in:
louipc 2020-09-14 02:04:14 -04:00 committed by Daniel Micay
parent 9664d07e85
commit 39eb763634

View File

@ -382,8 +382,19 @@ cd ../..</pre>
<p>List of kernels corresponding to officially supported devices:</p> <p>List of kernels corresponding to officially supported devices:</p>
<ul> <ul>
<li>Pixel 2, Pixel 2 XL: wahoo - separate taimen and walleye builds due to hardening</li> <li>Pixel 2, Pixel 2 XL: wahoo - separate builds due to hardening
<li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL: crosshatch - separate crosshatch, blueline and bonito builds due to hardening</li> <ul>
<li>Pixel 2: taimen</li>
<li>Pixel 2 XL: walleye</li>
</ul>
</li>
<li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL: crosshatch - separate builds due to hardening
<ul>
<li>Pixel 3: crosshatch</li>
<li>Pixel 3 XL: blueline</li>
<li>Pixel 3a, Pixel 3a XL: bonito</li>
</ul>
</li>
<li>Pixel 4, Pixel 4 XL: coral</li> <li>Pixel 4, Pixel 4 XL: coral</li>
</ul> </ul>