diff options
| -rw-r--r-- | static/source.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/source.html b/static/source.html index 3224b1f9..696da247 100644 --- a/static/source.html +++ b/static/source.html @@ -162,7 +162,7 @@ <li><a href="https://github.com/GrapheneOS/platform_system_sepolicy">platform_system_sepolicy</a></li> </ul> - <p>GrapheneOS forks of AOSP kernel repositories (built from the source repositories listed below):</p> + <p>GrapheneOS forks of AOSP kernel prebuilt repositories with the builds replaced with the GrapheneOS kernels built from the source repositories listed in the next section:</p> <ul> <li><a href="https://github.com/GrapheneOS/device_google_coral-kernel">device_google_coral-kernel</a>: Pixel 4 and Pixel 4 XL kernel prebuilts.</li> |
