diff --git a/static/build.html b/static/build.html index 24623425..adf8bd11 100644 --- a/static/build.html +++ b/static/build.html @@ -794,7 +794,7 @@ repo sync -j8

To build the caimito kernel for the Pixel 9, Pixel 9 Pro and Pixel 9 Pro XL:

-
./build_caimito.sh --config=use_source_tree_aosp --config=no_download_gki --lto=full
+
./build_caimito.sh --config=use_source_tree_aosp --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 @@ -809,7 +809,7 @@ repo sync -j8

To build the comet kernel for the Pixel 9 Pro Fold:

-
./build_comet.sh --config=use_source_tree_aosp --config=no_download_gki --lto=full
+
./build_comet.sh --config=use_source_tree_aosp --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