diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-06 15:27:53 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-06 15:27:53 -0400 |
| commit | 8f076b4a6f472bb778d7ca922fa33e0e9ce93e45 (patch) | |
| tree | a232a2cc53fc7258f71f380248a08ae9041cbfab | |
| parent | 3027ef81d6c97d3729d2cef38e8379e7796eb6db (diff) | |
make amplifier driver plural
| -rw-r--r-- | static/source.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/source.html b/static/source.html index 6bfbdabe..eaee243c 100644 --- a/static/source.html +++ b/static/source.html @@ -208,14 +208,14 @@ <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_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 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_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_google-modules_amplifiers-zuma">kernel_google-modules_amplifiers-zuma</a>: Kernel amplifier driver for the Pixel 8, Pixel 8 Pro and Pixel 8a.</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> <li><a href="https://github.com/GrapheneOS/kernel_google-modules_uwb_qorvo_qm35">kernel_google-modules_uwb_qorvo_qm35</a>: Kernel UWB driver for the Pixel 8 Pro.</li> |
