summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/build.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html
index b61754de..4e5afaf4 100644
--- a/static/build.html
+++ b/static/build.html
@@ -755,7 +755,7 @@ repo sync -j8</pre>
<pre>mkdir -p android/kernel/akita
cd android/kernel/akita
-repo init -u https://github.com/GrapheneOS/kernel_manifest-akita.git -b 14
+repo init -u https://github.com/GrapheneOS/kernel_manifest-akita.git -b 14-akita
repo sync -j8</pre>
<p>To build the akita kernel for the Pixel 8a:</p>