diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-19 04:42:33 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-19 04:42:33 -0500 |
| commit | a4cf4aa3abd7ad8da1e1925082392f12294c841c (patch) | |
| tree | c0fce9d1e7724d153109529e599d92e043f170e0 /static/source.html | |
| parent | 984dfdce59094b340762dcff76d8b70e49613d73 (diff) | |
add missing shusky kernel repositories
Diffstat (limited to 'static/source.html')
| -rw-r--r-- | static/source.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/static/source.html b/static/source.html index 3b9fe44d..ad4ca454 100644 --- a/static/source.html +++ b/static/source.html @@ -209,12 +209,14 @@ <li><a href="https://github.com/GrapheneOS/kernel_manifest-lynx">kernel_manifest-lynx</a>: Kernel manifest for the Pixel 7a.</li> <li><a href="https://github.com/GrapheneOS/kernel_manifest-tangorpro">kernel_manifest-tangorpro</a>: Kernel manifest for the Pixel Tablet.</li> <li><a href="https://github.com/GrapheneOS/kernel_manifest-felix">kernel_manifest-felix</a>: Kernel manifest for the Pixel Fold.</li> - <li><a href="https://github.com/GrapheneOS/kernel_manifest-shusky">kernel_manifest-shusky</a>: Kernel manifest for the Pixel 8 and Pixel 8 Pro.</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, Pixel 7a, Pixel Tablet and Pixel Fold.</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, Pixel 7a, Pixel Tablet and Pixel Fold. 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_gpu-gs">kernel_google-modules_gpu-gs</a>: Kernel GPU driver for the Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet and Pixel Fold.</li> <li><a href="https://github.com/GrapheneOS/kernel_google-modules_power_reset-gs">kernel_google-modules_power_reset-gs</a>: Kernel reset driver for the Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet and Pixel Fold.</li> <li><a href="https://github.com/GrapheneOS/kernel_google-modules_wlan_bcmdhd_bcm4389">kernel_google-modules_wlan_bcmdhd_bcm4389</a>: Kernel Wi-Fi/Bluetooth driver for the Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro and Pixel Fold.</li> + <li><a href="https://github.com/GrapheneOS/kernel_manifest-shusky">kernel_manifest-shusky</a>: Kernel manifest for the Pixel 8 and Pixel 8 Pro.</li> + <li><a href="https://github.com/GrapheneOS/kernel_devices_google_shusky">kernel_devices_google_shusky</a>: Kernel setup for Pixel 8 and Pixel 8 Pro.</li> + <li><a href="https://github.com/GrapheneOS/kernel_google-modules_power_reset-zuma">kernel_google-modules_power_reset-zuma</a>: Kernel reset driver for the Pixel 8 and Pixel 8 Pro.</li> <li><a href="https://github.com/GrapheneOS/kernel_google-modules_wlan_bcmdhd_bcm4398">kernel_google-modules_wlan_bcmdhd_bcm4398</a>: Kernel Wi-Fi/Bluetooth driver for the Pixel 8 and Pixel 8 Pro.</li> </ul> |
