summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-02-19 07:36:10 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-02-19 07:36:10 -0500
commit94d187c8ee5e1fdb42452fa57af8fd3b4534a716 (patch)
tree94de4fae059c898b0198bf2c3773d8ddcf002707 /static/releases.html
parent9bb2c94cf2e38c83b09777e97dec2d5e06a655c1 (diff)
more LLVM toolchain for Pixel 3 / 3a kernels too
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 026fe632..ac7e2963 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -441,6 +441,7 @@
<li>kernel (Pixel 4a (5G), Pixel 5): set correct variable for 32-bit vdso toolchain</li>
<li>kernel (Pixel 5): disable unnecessary touch driver</li>
<li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): use LLVM toolchain for everything other than the assembler</li>
+ <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL): use LLVM toolchain for everything other than the assembler and target linker</li>
<li>kernel (Pixel 4a (5G), Pixel 5): use new kernel build-tools prebuilts repository</li>
</ul>
</article>