kernel repository renaming

This commit is contained in:
Daniel Micay
2025-02-07 08:51:04 -05:00
parent 90bea195dd
commit 2abf9e5a36
2 changed files with 9 additions and 9 deletions

View File

@@ -789,7 +789,7 @@ repo sync -j8</pre>
<pre>mkdir -p android/kernel/caimito
cd android/kernel/caimito
repo init -u https://github.com/GrapheneOS/kernel_manifest-zumapro.git -b 15
repo init -u https://github.com/GrapheneOS/kernel_manifest-pixel.git -b 15
repo sync -j8</pre>
<p>To build the caimito kernel for the Pixel 9, Pixel 9 Pro and Pixel 9 Pro XL:</p>
@@ -804,7 +804,7 @@ repo sync -j8</pre>
<pre>mkdir -p android/kernel/comet
cd android/kernel/comet
repo init -u https://github.com/GrapheneOS/kernel_manifest-zumapro.git -b 15
repo init -u https://github.com/GrapheneOS/kernel_manifest-pixel.git -b 15
repo sync -j8</pre>
<p>To build the comet kernel for the Pixel 9 Pro Fold:</p>