diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-06 19:30:59 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-06 19:30:59 -0500 |
| commit | b1f4d8f616e25d7808ab7ce19e3d3b5a06d379f7 (patch) | |
| tree | fde9046762d79bb563aea7cd2bbb0f6def746a26 | |
| parent | 2f6d2dabc96f22a2eb4fe0b552d69cfba13028ef (diff) | |
update kernel prebuilt directories
| -rw-r--r-- | static/build.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/static/build.html b/static/build.html index 5aacd9fd..7d388b52 100644 --- a/static/build.html +++ b/static/build.html @@ -789,7 +789,7 @@ repo sync -j8</pre> <pre>./build_caimito.sh --config=use_source_tree_aosp --config=no_download_gki --lto=full</pre> <p>Replace the files in the OS source tree at - <code>device/google/caimito-kernels/6.1/24D1/</code> with your build in + <code>device/google/caimito-kernels/6.1/24Q3-12386881/</code> with your build in <code>out/caimito/dist/</code>.</p> <p>To sync the comet kernel for the Pixel 9 Pro Fold:</p> @@ -804,7 +804,7 @@ repo sync -j8</pre> <pre>./build_comet.sh --config=use_source_tree_aosp --config=no_download_gki --lto=full</pre> <p>Replace the files in the OS source tree at - <code>device/google/comet-kernels/6.1/24D1/</code> with your build in + <code>device/google/comet-kernels/6.1/24Q3-12386881/</code> with your build in <code>out/comet/dist/</code>.</p> </section> @@ -824,7 +824,7 @@ repo sync -j8</pre> <pre>./build_shusky.sh --config=use_source_tree_aosp --config=no_download_gki --lto=full</pre> <p>Replace the files in the OS source tree at - <code>device/google/shusky-kernels/5.15/24Q3-12065098/</code> with your build in + <code>device/google/shusky-kernels/5.15/24Q3-12357444/</code> with your build in <code>out/shusky/dist/</code>.</p> <p>To sync the akita kernel for the Pixel 8a:</p> @@ -839,7 +839,7 @@ repo sync -j8</pre> <pre>./build_akita.sh --config=use_source_tree_aosp --config=no_download_gki --lto=full</pre> <p>Replace the files in the OS source tree at - <code>device/google/akita-kernels/5.15/24Q3-12065098/</code> with your build in + <code>device/google/akita-kernels/5.15/24Q3-12357444/</code> with your build in <code>out/akita/dist/</code>.</p> </section> @@ -933,8 +933,8 @@ repo sync -j8</pre> <pre>BUILD_AOSP_KERNEL=1 LTO=full ./build_bluejay.sh</pre> <p>Replace the files in the OS source tree at - <code>device/google/raviole-kernels/5.10/24Q3-12115410/</code> or - <code>device/google/bluejay-kernels/5.10/24Q3-12115410/</code> with your build in + <code>device/google/raviole-kernels/5.10/24Q3-12357445/</code> or + <code>device/google/bluejay-kernels/5.10/24Q3-12357445/</code> with your build in <code>out/mixed/dist/</code>.</p> </section> |
