Skip to content
Snippets Groups Projects
Commit 2971e0eb authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

sysota: Add support for qemuarm-efi


Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
Signed-off-by: default avatarLuca Seritan <luca.seritan@huawei.com>
parent 8179c873
No related branches found
No related tags found
1 merge request!250Add support for qemuarm/64 machines with EFI
......@@ -109,6 +109,9 @@ SYSOTA_BOOTLOADER_TYPE:qemux86 := "GRUB"
SYSOTA_MODEL:qemux86-64 := "QEMU Virtual Machine"
SYSOTA_BOOTLOADER_TYPE:qemux86-64 := "GRUB"
SYSOTA_MODEL:qemuarm-efi := "QEMU Virtual Machine"
SYSOTA_BOOTLOADER_TYPE:qemuarm-efi := "GRUB"
SYSOTA_MODEL:seco-intel-b68 := "B68 / Alvin"
SYSOTA_BOOTLOADER_TYPE:seco-intel-b68 := "GRUB"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment