diff --git a/static/build.html b/static/build.html index 12f52247..d8313ad9 100644 --- a/static/build.html +++ b/static/build.html @@ -797,7 +797,7 @@ repo sync -j8
./build_caimito.sh --config=no_download_gki --config=no_download_gki_fips140 --lto=full
Replace the files in the OS source tree at
- device/google/caimito-kernels/6.1/24Q3-12386881/
with your build in
+ device/google/caimito-kernels/6.1/grapheneos/
with your build in
out/caimito/dist/
.
To sync the comet kernel for the Pixel 9 Pro Fold:
@@ -812,7 +812,7 @@ repo sync -j8./build_comet.sh --config=no_download_gki --config=no_download_gki_fips140 --lto=full
Replace the files in the OS source tree at
- device/google/comet-kernels/6.1/24Q3-12386881/
with your build in
+ device/google/comet-kernels/6.1/grapheneos/
with your build in
out/comet/dist/
.
./build_shusky.sh --config=use_source_tree_aosp --config=no_download_gki --lto=full
Replace the files in the OS source tree at
- device/google/shusky-kernels/5.15/24Q3-12357444/
with your build in
+ device/google/shusky-kernels/5.15/grapheneos/
with your build in
out/shusky/dist/
.
To sync the akita kernel for the Pixel 8a:
@@ -847,7 +847,7 @@ repo sync -j8./build_akita.sh --config=use_source_tree_aosp --config=no_download_gki --lto=full
Replace the files in the OS source tree at
- device/google/akita-kernels/5.15/24Q3-12357444/
with your build in
+ device/google/akita-kernels/5.15/grapheneos/
with your build in
out/akita/dist/
.
BUILD_AOSP_KERNEL=1 LTO=full ./build_cloudripper.sh
Replace the files in the OS source tree at
- device/google/pantah-kernels/5.10/24Q3-12318583/
with your build in
+ device/google/pantah-kernels/5.10/grapheneos/
with your build in
out/mixed/dist/
.
To sync the lynx kernel for the Pixel 7a:
@@ -881,7 +881,7 @@ repo sync -j8BUILD_AOSP_KERNEL=1 LTO=full ./build_lynx.sh
Replace the files in the OS source tree at
- device/google/lynx-kernels/5.10/24Q3-12318583/
with your build in
+ device/google/lynx-kernels/5.10/grapheneos/
with your build in
out/mixed/dist/
.
To sync the tangorpro kernel for the Pixel Tablet:
@@ -896,7 +896,7 @@ repo sync -j8BUILD_AOSP_KERNEL=1 LTO=full ./build_tangorpro.sh
Replace the files in the OS source tree at
- device/google/tangorpro-kernels/5.10/24Q3-12318583/
with your build in
+ device/google/tangorpro-kernels/5.10/grapheneos/
with your build in
out/mixed/dist/
.
To sync the felix kernel for the Pixel Fold:
@@ -911,7 +911,7 @@ repo sync -j8BUILD_AOSP_KERNEL=1 LTO=full ./build_felix.sh
Replace the files in the OS source tree at
- device/google/felix-kernels/5.10/24Q3-12318583/
with your build in
+ device/google/felix-kernels/5.10/grapheneos/
with your build in
out/mixed/dist/
.
BUILD_AOSP_KERNEL=1 LTO=full ./build_bluejay.sh
Replace the files in the OS source tree at
- device/google/raviole-kernels/5.10/24Q3-12357445/
or
- device/google/bluejay-kernels/5.10/24Q3-12357445/
with your build in
+ device/google/raviole-kernels/5.10/grapheneos/
or
+ device/google/bluejay-kernels/5.10/grapheneos/
with your build in
out/mixed/dist/
.