diff --git a/static/build.html b/static/build.html index 76367a68..7eada5d9 100644 --- a/static/build.html +++ b/static/build.html @@ -772,6 +772,13 @@ repo sync -j8 packages/modules/Virtualization/microdroid/kernel/android15-6.6/arm64/kernel-6.6 with your image out/kernel_aarch64_microdroid/dist/Image.

+

To build the x86_64 kernel image for microdroid:

+ +
tools/bazel run //common:kernel_x86_64_microdroid_dist --config=stamp --lto=full
+ +

Replace the prebuilt kernel image in the OS source tree at + packages/modules/Virtualization/microdroid/kernel/android15-6.6/x86_64/kernel-6.6 with your image + out/kernel_x86_64_microdroid/dist/bzImage.