diff options
| -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> |
