diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-06-15 07:03:46 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-06-15 07:03:46 -0400 |
| commit | 1a768db0923e8a7c70fbd5b509f7320fde7eb5cf (patch) | |
| tree | eb0999fd40a5b15792178c08acaeac90fbea7417 | |
| parent | b2dd94547ded23f34e84586c2ae86ca94e421f6c (diff) | |
kernel prebuilts
| -rw-r--r-- | static/build.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/build.html b/static/build.html index 885a0e2a..d7ebed89 100644 --- a/static/build.html +++ b/static/build.html @@ -371,6 +371,9 @@ cd ../..</pre> <p>The kernel needs to be built in advance, since it uses a separate build system.</p> + <p>Prebuilts are provided for the Pixel 4 and 4 XL, so this step is optional for + those. This will be done for the other devices in the future.</p> + <p>List of kernels corresponding to officially supported devices:</p> <ul> |
