diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-16 16:20:43 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-16 16:20:51 -0500 |
| commit | 29913e622bc388dcd888ecede19c45454e0ee356 (patch) | |
| tree | 710077e6d3cd03197770052fdb7e07d4b1f1c517 | |
| parent | 04a582dc4b16c440dc032778e1399e5e314dae82 (diff) | |
kernel build-tools prebuilts repository
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 54da3131..2cdf4bcf 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 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, 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 4a (5G), Pixel 5): use new kernel build-tools prebuilts repository</li> </ul> </article> --> |
