mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/qemu: enable loongarch64 as target package
LoongArch64 emulation system / user emulation is supported by QEMU. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
269bb5d8bf
commit
e20271ba37
@@ -4,6 +4,7 @@ config BR2_PACKAGE_HOST_QEMU_ARCH_SUPPORTS
|
||||
default y if BR2_armeb
|
||||
default y if BR2_aarch64
|
||||
default y if BR2_i386
|
||||
default y if BR2_loongarch64
|
||||
default y if BR2_m68k
|
||||
default y if BR2_microblazeel
|
||||
default y if BR2_microblazebe
|
||||
|
||||
Reference in New Issue
Block a user