diff --git a/static/build.html b/static/build.html index 400406fc..4738c397 100644 --- a/static/build.html +++ b/static/build.html @@ -727,8 +727,8 @@ cp out/android13-5.10/dist/bzImage $ANDROID_BUILD_TOP/kernel/prebuilts/5.10/x86_ cp out/android13-5.10/dist/System.map $ANDROID_BUILD_TOP/kernel/prebuilts/5.10/x86_64/System.map cp out-vendor-modules/android13-5.10/dist/*.ko $ANDROID_BUILD_TOP/kernel/prebuilts/common-modules/virtual-device/5.10/x86-64/ -

You can configure the kernel version used for the x86_64 emulate in - device/generic/goldfish/x86_64-kernel.mk.

+

You can configure the kernel version used for the x86_64 emulator in + device/generic/goldfish/board/kernel/x86_64.mk.