From 38f7725e3713f02cf89622632394ac3de187382c Mon Sep 17 00:00:00 2001
From: flawedworld
Date: Fri, 14 Jan 2022 09:03:41 +0000
Subject: [PATCH] Clarify monolithic kernels on 6th generation Pixel devices.
---
static/build.html | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
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