update path for x86_64 emulator kernel Makefile

+ fix typo
This commit is contained in:
maade93791 2024-06-19 01:08:11 +03:00 committed by Daniel Micay
parent ab781f2737
commit 692cab2c02

View File

@ -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">