mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
loongarch: switch boards to "default y"
Some targets use "default y" for boards to filter out those that require TCG. For consistency we are switching all other targets to do the same. Continue with Loongarch. No changes to generated config-devices.mak file. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
4921d0a753
commit
2f856b2861
3 changed files with 6 additions and 3 deletions
|
@ -648,8 +648,8 @@ build-tci:
|
|||
- make check-tcg
|
||||
|
||||
# Check our reduced build configurations
|
||||
# requires libfdt: aarch64, arm, i386, x86_64
|
||||
# does not build without boards: i386, x86_64
|
||||
# requires libfdt: aarch64, arm, i386, loongarch64, x86_64
|
||||
# does not build without boards: i386, loongarch64, x86_64
|
||||
build-without-defaults:
|
||||
extends: .native_build_job_template
|
||||
needs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue