drop --config=use_source_tree_aosp for 8th gen Pixel kernels
This commit is contained in:
parent
cf7247d743
commit
f9f40b543b
@ -829,7 +829,7 @@ repo sync -j8</pre>
|
||||
|
||||
<p>To build the shusky kernel for the Pixel 8 and Pixel 8 Pro:</p>
|
||||
|
||||
<pre>./build_shusky.sh --config=use_source_tree_aosp --config=no_download_gki --lto=full</pre>
|
||||
<pre>./build_shusky.sh --config=no_download_gki --lto=full</pre>
|
||||
|
||||
<p>Replace the files in the OS source tree at
|
||||
<code>device/google/shusky-kernels/5.15/grapheneos/</code> with your build in
|
||||
@ -844,7 +844,7 @@ repo sync -j8</pre>
|
||||
|
||||
<p>To build the akita kernel for the Pixel 8a:</p>
|
||||
|
||||
<pre>./build_akita.sh --config=use_source_tree_aosp --config=no_download_gki --lto=full</pre>
|
||||
<pre>./build_akita.sh --config=no_download_gki --lto=full</pre>
|
||||
|
||||
<p>Replace the files in the OS source tree at
|
||||
<code>device/google/akita-kernels/5.15/grapheneos/</code> with your build in
|
||||
|
Loading…
x
Reference in New Issue
Block a user