more LLVM toolchain for Pixel 3 / 3a kernels too

This commit is contained in:
Daniel Micay 2021-02-19 07:36:10 -05:00
parent 9bb2c94cf2
commit 94d187c8ee

View File

@ -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>