summaryrefslogtreecommitdiff
path: root/static/build.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-07-05 16:53:44 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-07-05 16:53:44 -0400
commit4ec991cbb78b4e18aee4968a115444ab0a28d303 (patch)
tree5eb90b10d49f0d59ec52d52b632169e9ed20f5f2 /static/build.html
parent7e7c7298510068be692da42db90adf9dfd53e2f1 (diff)
switch to main branch for tangorpro/felix kernels
Diffstat (limited to 'static/build.html')
-rw-r--r--static/build.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html
index 5c8723c9..5739349f 100644
--- a/static/build.html
+++ b/static/build.html
@@ -808,7 +808,7 @@ repo sync -j8</pre>
<pre>mkdir -p android/kernel/tangorpro
cd android/kernel/tangorpro
-repo init -u https://github.com/GrapheneOS/kernel_manifest-tangorpro.git -b 13-tangorpro
+repo init -u https://github.com/GrapheneOS/kernel_manifest-tangorpro.git -b 13
repo sync -j8</pre>
<p>To build the tangorpro kernel for the Pixel Tablet:</p>
@@ -823,7 +823,7 @@ repo sync -j8</pre>
<pre>mkdir -p android/kernel/felix
cd android/kernel/felix
-repo init -u https://github.com/GrapheneOS/kernel_manifest-felix.git -b 13-felix
+repo init -u https://github.com/GrapheneOS/kernel_manifest-felix.git -b 13
repo sync -j8</pre>
<p>To build the felix kernel for the Pixel Fold:</p>