kernel repository renaming
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user