merge shusky and akita kernel manifest repository
This commit is contained in:
@@ -738,7 +738,7 @@ cp out-vendor-modules/android13-5.10/dist/*.ko $ANDROID_BUILD_TOP/kernel/prebuil
|
||||
|
||||
<pre>mkdir -p android/kernel/shusky
|
||||
cd android/kernel/shusky
|
||||
repo init -u https://github.com/GrapheneOS/kernel_manifest-shusky.git -b 14
|
||||
repo init -u https://github.com/GrapheneOS/kernel_manifest-zuma.git -b 14
|
||||
repo sync -j8</pre>
|
||||
|
||||
<p>To build the shusky kernel for the Pixel 8 and Pixel 8 Pro:</p>
|
||||
@@ -753,7 +753,7 @@ repo sync -j8</pre>
|
||||
|
||||
<pre>mkdir -p android/kernel/akita
|
||||
cd android/kernel/akita
|
||||
repo init -u https://github.com/GrapheneOS/kernel_manifest-akita.git -b 14-akita
|
||||
repo init -u https://github.com/GrapheneOS/kernel_manifest-zuma.git -b 14
|
||||
repo sync -j8</pre>
|
||||
|
||||
<p>To build the akita kernel for the Pixel 8a:</p>
|
||||
|
||||
Reference in New Issue
Block a user