1bb4cb1c33
Make room for target files in default-configs/targets/ Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
12 lines
175 B
Makefile
12 lines
175 B
Makefile
# Default configuration for ppc64-softmmu
|
|
|
|
# Include all 32-bit boards
|
|
include ppc-softmmu.mak
|
|
|
|
# For PowerNV
|
|
CONFIG_POWERNV=y
|
|
|
|
# For pSeries
|
|
CONFIG_PSERIES=y
|
|
CONFIG_NVDIMM=y
|