Projet_SETI_RISC-V/riscv-gnu-toolchain/qemu/configs/devices/ppc64-softmmu/default.mak

11 lines
170 B
Makefile
Raw Normal View History

2023-03-06 14:48:14 +01:00
# Default configuration for ppc64-softmmu
# Include all 32-bit boards
include ../ppc-softmmu/default.mak
# For PowerNV
CONFIG_POWERNV=y
# For pSeries
CONFIG_PSERIES=y