mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 14:31:02 +02:00
Merge pull request #1196 from marineam/qemu
profiles: enable arm64 QEMU target
This commit is contained in:
commit
439ec7c15e
@ -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