diff options
| author | inthewaves <26474149+inthewaves@users.noreply.github.com> | 2021-01-13 00:38:51 -0800 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-13 04:41:07 -0500 |
| commit | cf2a1fea2c8e80053c268a21f3a4cfaf2d1a5f8c (patch) | |
| tree | 5f0e1b5654d2d9b5b50bf33d337f8142c3be95a0 /static/build.html | |
| parent | ac34a9af3dabd2ec7df99f2f75f4fd71211ffa61 (diff) | |
mention prebuilt kernels for all the supported devices
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html index f609e262..717fe6c0 100644 --- a/static/build.html +++ b/static/build.html @@ -361,8 +361,8 @@ 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, 4 XL and 4a so this step is optional for - those. This will be done for the other devices in the future.</p> + <p>Prebuilts are provided for the all the officially supported devices, so this step + is optional.</p> <p>List of kernels corresponding to officially supported devices:</p> |
