switch to main branch for tangorpro/felix kernels

This commit is contained in:
Daniel Micay 2023-07-05 16:53:44 -04:00
parent 7e7c729851
commit 4ec991cbb7

View File

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