diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-12-06 18:43:15 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-12-06 18:43:26 -0500 |
| commit | 3a251682caaf4c37babae4e95d9c59b1c9415b0d (patch) | |
| tree | 21be84a3bcc7f1dcd1896c6e50aafcd8bafe7a4e /static/source.html | |
| parent | aa48ede6d5fc3f617f9bf1f52b6f2e3a47b275b7 (diff) | |
use consistent wording for repo descriptions
Diffstat (limited to 'static/source.html')
| -rw-r--r-- | static/source.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/source.html b/static/source.html index ef5903d6..28b2388a 100644 --- a/static/source.html +++ b/static/source.html @@ -197,15 +197,15 @@ <li><a href="https://github.com/GrapheneOS/kernel_manifest-gs">kernel_manifest-gs</a>: Kernel manifest 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_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_devices_google_tangorpro">kernel_devices_google_tangorpro</a>: Kernel setup for Pixel Tablet.</li> + <li><a href="https://github.com/GrapheneOS/kernel_devices_google_tangorpro">kernel_devices_google_tangorpro</a>: Kernel setup for the Pixel Tablet.</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_amplifiers-gs">kernel_google-modules_amplifiers-gs</a>: Kernel amplifier drivers 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-zuma">kernel_manifest-zuma</a>: Kernel manifest for the Pixel 8, Pixel 8 Pro and Pixel 8a.</li> <li><a href="https://github.com/GrapheneOS/kernel_build-zuma">kernel_build-zuma</a>: Kernel build system for the Pixel 8, Pixel 8 Pro and Pixel 8a.</li> - <li><a href="https://github.com/GrapheneOS/kernel_devices_google_akita">kernel_devices_google_akita</a>: Kernel setup for Pixel 8a.</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_devices_google_akita">kernel_devices_google_akita</a>: Kernel setup for the Pixel 8a.</li> + <li><a href="https://github.com/GrapheneOS/kernel_devices_google_shusky">kernel_devices_google_shusky</a>: Kernel setup for the Pixel 8 and Pixel 8 Pro.</li> <li><a href="https://github.com/GrapheneOS/kernel_google-modules_amplifiers-zuma">kernel_google-modules_amplifiers-zuma</a>: Kernel amplifier drivers for the Pixel 8, Pixel 8 Pro and Pixel 8a.</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_soc_gs">kernel_google-modules_soc_gs</a>: Kernel SoC driver for the Pixel 8, Pixel 8 Pro and Pixel 8a.</li> |
