summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-10-26 01:25:19 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-10-26 01:25:19 -0400
commitf9ccca2a1836f00bec6a76db76b1755c10cecf29 (patch)
tree2b618ee23ead48417a858719d793f830e6df48b6 /static
parent0f3d0de0d04033b605dffc9eadbe5b25e3561645 (diff)
use --config=stamp for microdroid kernel build
Diffstat (limited to 'static')
-rw-r--r--static/build.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html
index 0cdbb798..72d6539a 100644
--- a/static/build.html
+++ b/static/build.html
@@ -766,7 +766,7 @@ repo sync -j8</pre>
<p>To build the 6.6 kernel image for microdroid:</p>
- <pre>tools/bazel run //common:kernel_aarch64_microdroid_dist --lto=full</pre>
+ <pre>tools/bazel run //common:kernel_aarch64_microdroid_dist --lto=full --config=stamp</pre>
<p>Replace the prebuilt kernel image in the OS source tree at
<code>packages/modules/Virtualization/microdroid/kernel/android15-6.6/arm64/kernel-6.6</code> with your image