mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-31 14:23:53 -06:00

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 MIPS. No changes to generated config-devices.mak file. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
6 lines
166 B
Makefile
6 lines
166 B
Makefile
# Default configuration for mips64-softmmu
|
|
|
|
include ../mips-softmmu/common.mak
|
|
|
|
# Boards are selected by default, uncomment to keep out of the build.
|
|
# CONFIG_JAZZ=n
|