diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-25 00:18:09 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-25 00:18:09 -0400 |
| commit | 9dcfb51aae3a0bb3fa243101663d54e0a463ead2 (patch) | |
| tree | f1cb6e806860229e6b9312f7e76e5cf29a648ae7 | |
| parent | 7a640a9ff7f57a4bc818cc5ce9e66eeab092249e (diff) | |
rename 4th/5th generation Pixel kernel repos
| -rw-r--r-- | static/source.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/static/source.html b/static/source.html index a20e64ca..9b02bc8f 100644 --- a/static/source.html +++ b/static/source.html @@ -178,14 +178,14 @@ <ul> <li><a href="https://github.com/GrapheneOS/kernel_manifest-coral">kernel_manifest-coral</a>: Kernel manifest for the Pixel 4, Pixel 4 XL and Pixel 4a.</li> <li><a href="https://github.com/GrapheneOS/kernel_build-coral">kernel_build-coral</a>: Kernel build system for the Pixel 4, Pixel 4 XL and Pixel 4a.</li> - <li><a href="https://github.com/GrapheneOS/kernel_google_coral">kernel_google_coral</a>: Kernel sources for the Pixel 4, Pixel 4 XL and Pixel 4a.</li> - <li><a href="https://github.com/GrapheneOS/kernel_google_coral_techpack_audio">kernel_google_coral_teckpack_audio</a>: Kernel audio drivers for the Pixel 4, Pixel 4 XL and Pixel 4a.</li> + <li><a href="https://github.com/GrapheneOS/kernel_msm-coral">kernel_msm-coral</a>: Kernel sources for the Pixel 4, Pixel 4 XL and Pixel 4a.</li> + <li><a href="https://github.com/GrapheneOS/kernel_msm-extra-coral">kernel_msm-extra-coral</a>: Kernel audio drivers for the Pixel 4, Pixel 4 XL and Pixel 4a.</li> <li><a href="https://github.com/GrapheneOS/kernel_manifest-redbull">kernel_manifest-redbull</a>: Kernel manifest for the Pixel 4a (5G), Pixel 5 and Pixel 5a.</li> <li><a href="https://github.com/GrapheneOS/kernel_build-redbull">kernel_build-redbull</a>: Kernel build system for the Pixel 4a (5G), Pixel 5 and Pixel 5a.</li> - <li><a href="https://github.com/GrapheneOS/kernel_google_redbull">kernel_google_redbull</a>: Kernel sources for the Pixel 4a (5G), Pixel 5 and Pixel 5a.</li> - <li><a href="https://github.com/GrapheneOS/kernel_google_redbull_drivers_staging_qcacld-3.0">kernel_google_redbull_drivers_staging_qcacld-3.0</a>: Kernel Wi-Fi driver for the Pixel 4a (5G), Pixel 5 and Pixel 5a.</li> - <li><a href="https://github.com/GrapheneOS/kernel_google_redbull_techpack_audio">kernel_google_redbull_teckpack_audio</a>: Kernel audio drivers for the Pixel 4a (5G), Pixel 5 and Pixel 5a.</li> + <li><a href="https://github.com/GrapheneOS/kernel_msm-redbull">kernel_msm-redbull</a>: Kernel sources for the Pixel 4a (5G), Pixel 5 and Pixel 5a.</li> + <li><a href="https://github.com/GrapheneOS/kernel_msm-modules_qcacld-redbull">kernel_msm-modules_qcacld-redbull</a>: Kernel Wi-Fi driver for the Pixel 4a (5G), Pixel 5 and Pixel 5a.</li> + <li><a href="https://github.com/GrapheneOS/kernel_msm-extra-redbull">kernel_msm-extra-redbull</a>: Kernel audio drivers for the Pixel 4a (5G), Pixel 5 and Pixel 5a.</li> <li><a href="https://github.com/GrapheneOS/kernel_common-5.10">kernel_common-5.10</a>: Generic Linux 5.10 kernel sources.</li> <li><a href="https://github.com/GrapheneOS/kernel_common-5.15">kernel_common-5.15</a>: Generic Linux 5.15 kernel sources.</li> |
