summaryrefslogtreecommitdiff
path: root/static/build.html
diff options
context:
space:
mode:
authormaade93791 <70593890+maade69@users.noreply.github.com>2024-06-19 01:08:11 +0300
committerDaniel Micay <danielmicay@gmail.com>2024-06-19 13:03:17 -0400
commit692cab2c02fb6d0b763ccadac841829e930ec219 (patch)
treec70b4201af6ac618c21ccb373e1d0c3dc8044be1 /static/build.html
parentab781f2737dda96c6756efdad6031fffd71e824b (diff)
update path for x86_64 emulator kernel Makefile
+ fix typo
Diffstat (limited to 'static/build.html')
-rw-r--r--static/build.html4
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">