diff options
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index 60830bc8..b2bddebb 100644 --- a/static/build.html +++ b/static/build.html @@ -434,7 +434,9 @@ cd ../..</pre> Control Flow Integrity benefiting from whole program analysis. It also reduces attack surface and complexity including making the build system simpler. The kernel trees marked as using a separate build above need to have the device variant passed to the - GrapheneOS kernel build script to select the device.</p> + GrapheneOS kernel build script to select the device. Due to the added level of + complexity added by GKI kernels, we currently do not produce monolithic builds for + 6th generation Pixel devices.</p> <p>The kernel repositories use submodules for building in out-of-tree modules. You need to make sure the submodule sources are updated before building. In |
