diff options
| -rw-r--r-- | static/build.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index e23d956b..3e5e314e 100644 --- a/static/build.html +++ b/static/build.html @@ -799,7 +799,7 @@ repo sync -j8</pre> <p>To build the kernel and modules:</p> - <pre>./build_<var>codename</var>.sh --config=no_download_gki --config=no_download_gki_fips140 --lto=full</pre> + <pre>./build_<var>codename</var>.sh --lto=full</pre> <p>Replace the files in the OS source tree at <code>device/google/<var>codename</var>-kernels/6.1/grapheneos/</code> with your build in |
