diff options
| -rw-r--r-- | static/build.html | 4 |
1 files changed, 2 insertions, 2 deletions
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/</pre> - <p>You can configure the kernel version used for the x86_64 emulate in - <code>device/generic/goldfish/x86_64-kernel.mk</code>.</p> + <p>You can configure the kernel version used for the x86_64 emulator in + <code>device/generic/goldfish/board/kernel/x86_64.mk</code>.</p> </section> <section id="kernel-8th-generation-pixels"> |
