diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-18 17:32:58 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-18 17:32:58 -0400 |
| commit | c58fee60c73c34c73a17010e45e1a2e113868061 (patch) | |
| tree | 831f504cc8ec0f15a0d4e23df4f4ad39c25be845 | |
| parent | 19f8def87636051d644751680e5f44b6c8bb9b5d (diff) | |
clarify kernel prebuilt repositories
| -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> |
