summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/build.html15
1 files changed, 13 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html
index e2134910..534cc436 100644
--- a/static/build.html
+++ b/static/build.html
@@ -382,8 +382,19 @@ cd ../..</pre>
<p>List of kernels corresponding to officially supported devices:</p>
<ul>
- <li>Pixel 2, Pixel 2 XL: wahoo - separate taimen and walleye builds due to hardening</li>
- <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL: crosshatch - separate crosshatch, blueline and bonito builds due to hardening</li>
+ <li>Pixel 2, Pixel 2 XL: wahoo - separate builds due to hardening
+ <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>
</ul>