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

To build the tangorpro kernel for the Pixel Tablet:

@@ -823,7 +823,7 @@ repo sync -j8
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

To build the felix kernel for the Pixel Fold: