diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-05-11 00:58:27 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-05-11 00:58:27 -0400 |
| commit | cc1113dff96e16fdda35dade3e55314f11d3061c (patch) | |
| tree | 595aa981de532c22a62f9918fe32c0e7d122eb2c /static | |
| parent | 556e7137a09f5ac9aa8535080503e87a60b313cb (diff) | |
unified Tensor kernel repositories
Diffstat (limited to 'static')
| -rw-r--r-- | static/source.html | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/static/source.html b/static/source.html index f1152558..58b9b2f7 100644 --- a/static/source.html +++ b/static/source.html @@ -205,14 +205,10 @@ <li><a href="https://github.com/GrapheneOS/kernel_manifest-bluejay">kernel_manifest-bluejay</a>: Kernel manifest for the Pixel 6a.</li> <li><a href="https://github.com/GrapheneOS/kernel_manifest-raviole">kernel_manifest-raviole</a>: Kernel manifest for the Pixel 6 and 6 Pro.</li> - <li><a href="https://github.com/GrapheneOS/kernel_build-gs101">kernel_build-gs101</a>: Kernel build system for the Pixel 6, Pixel 6 Pro and Pixel 6a.</li> - <li><a href="https://github.com/GrapheneOS/kernel_gs-gs101">kernel_gs-gs101</a>: Kernel sources for the Pixel 6, Pixel 6 Pro and Pixel 6a. These sources are only used to build device-specific modules. The Generic Kernel Image is built from the common kernel.</li> - <li><a href="https://github.com/GrapheneOS/kernel_google-modules_wlan_bcmdhd_bcm4389-gs101">kernel_google-modules_wlan_bcmdhd_bcm4389-gs101</a>: Kernel Wi-Fi/Bluetooth driver for the Pixel 6, Pixel 6 Pro and Pixel 6a.</li> - + <li><a href="https://github.com/GrapheneOS/kernel_build-gs">kernel_build-gs</a>: Kernel build system for the Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro and Pixel 7a.</li> + <li><a href="https://github.com/GrapheneOS/kernel_gs">kernel_gs</a>: Kernel sources for the Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro and Pixel 7a. These sources are only used to build device-specific modules. The Generic Kernel Image is built from the common kernel.</li> + <li><a href="https://github.com/GrapheneOS/kernel_google-modules_wlan_bcmdhd_bcm4389-gs">kernel_google-modules_wlan_bcmdhd_bcm4389-gs</a>: Kernel Wi-Fi/Bluetooth driver for the Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7 and Pixel 7 Pro.</li> <li><a href="https://github.com/GrapheneOS/kernel_manifest-pantah">kernel_manifest-pantah</a>: Kernel manifest for the Pixel 7 and Pixel 7 Pro.</li> - <li><a href="https://github.com/GrapheneOS/kernel_build-pantah">kernel_build-pantah</a>: Kernel build system for the Pixel 7 and Pixel 7 Pro.</li> - <li><a href="https://github.com/GrapheneOS/kernel_gs-pantah">kernel_gs-pantah</a>: Kernel sources for the Pixel 7 and Pixel 7 Pro. These sources are only used to build device-specific modules. The Generic Kernel Image is built from the common kernel.</li> - <li><a href="https://github.com/GrapheneOS/kernel_google-modules_wlan_bcmdhd_bcm4389-pantah">kernel_google-modules_wlan_bcmdhd_bcm4389-pantah</a>: Kernel Wi-Fi/Bluetooth driver for the Pixel 7 and Pixel 7 Pro.</li> <li><a href="https://github.com/GrapheneOS/kernel_manifest-lynx">kernel_manifest-lynx</a>: Kernel manifest for the Pixel 7a.</li> </ul> |
