mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-06 09:52:14 +01:00
profiles: enable arm64 QEMU target
May be useful to people working on CoreOS arm64 support. :)
This commit is contained in:
parent
a0f531cf1e
commit
141c3aa8f7
@ -92,4 +92,4 @@ GRUB_PLATFORMS="efi-64 pc xen"
|
|||||||
DONT_MOUNT_BOOT=1
|
DONT_MOUNT_BOOT=1
|
||||||
|
|
||||||
# Both x86_64 and i386 targets are required for grub testing
|
# Both x86_64 and i386 targets are required for grub testing
|
||||||
QEMU_SOFTMMU_TARGETS="x86_64 i386"
|
QEMU_SOFTMMU_TARGETS="x86_64 i386 aarch64"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user