summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/build.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/static/build.html b/static/build.html
index 5432ccf6..60e94693 100644
--- a/static/build.html
+++ b/static/build.html
@@ -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-kernel/</code> with your build in
+ <code>device/google/shusky-kernels/5.15/24Q3-12065098/</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-kernel/</code> with your build in
+ <code>device/google/akita-kernels/5.15/24Q3-12065098/</code> with your build in
<code>out/akita/dist/</code>.</p>
</section>
@@ -858,7 +858,7 @@ repo sync -j8</pre>
<pre>BUILD_AOSP_KERNEL=1 LTO=full ./build_cloudripper.sh</pre>
<p>Replace the files in the OS source tree at
- <code>device/google/pantah-kernel/</code> with your build in
+ <code>device/google/pantah-kernels/5.10/24Q3-12318583/</code> with your build in
<code>out/mixed/dist/</code>.</p>
<p>To sync the lynx kernel for the Pixel 7a:</p>
@@ -873,7 +873,7 @@ repo sync -j8</pre>
<pre>BUILD_AOSP_KERNEL=1 LTO=full ./build_lynx.sh</pre>
<p>Replace the files in the OS source tree at
- <code>device/google/lynx-kernel/</code> with your build in
+ <code>device/google/lynx-kernels/5.10/24Q3-12318583/</code> with your build in
<code>out/mixed/dist/</code>.</p>
<p>To sync the tangorpro kernel for the Pixel Tablet:</p>
@@ -888,7 +888,7 @@ repo sync -j8</pre>
<pre>BUILD_AOSP_KERNEL=1 LTO=full ./build_tangorpro.sh</pre>
<p>Replace the files in the OS source tree at
- <code>device/google/tangorpro-kernel/</code> with your build in
+ <code>device/google/tangorpro-kernels/5.10/24Q3-12318583/</code> with your build in
<code>out/mixed/dist/</code>.</p>
<p>To sync the felix kernel for the Pixel Fold:</p>
@@ -903,7 +903,7 @@ repo sync -j8</pre>
<pre>BUILD_AOSP_KERNEL=1 LTO=full ./build_felix.sh</pre>
<p>Replace the files in the OS source tree at
- <code>device/google/felix-kernel/</code> with your build in
+ <code>device/google/felix-kernels/5.10/24Q3-12318583/</code> with your build in
<code>out/mixed/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-kernel/</code> or
- <code>device/google/bluejay-kernel/</code> with your build in
+ <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>out/mixed/dist/</code>.</p>
</section>