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 ../.. 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.

+ 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.

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