diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-19 03:05:04 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-19 03:05:04 -0500 |
| commit | 414f87afb69ab26a497859df103bfd716a2f78d0 (patch) | |
| tree | 38338ad55419c16a3e99967be9bcdf10a1e3b505 /static/source.html | |
| parent | e6fbfe65e819dd70ca6edb3ef4bc2a7696b16979 (diff) | |
add reset driver to gs kernel repository list
Diffstat (limited to 'static/source.html')
| -rw-r--r-- | static/source.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/source.html b/static/source.html index 4414e5e0..1653c843 100644 --- a/static/source.html +++ b/static/source.html @@ -213,6 +213,7 @@ <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_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 and Pixel 7a.</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 and Pixel 7a.</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 and Pixel 7 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> |
