Upstream: https://gitlab.com/qemu-project/qemu.git Upstream-Commit: d2e570cc0f97b936902a5b1b86b73c0f5998b475
6 lines
165 B
Makefile
6 lines
165 B
Makefile
TARGET_ARCH=ppc
|
|
TARGET_BIG_ENDIAN=y
|
|
TARGET_KVM_HAVE_GUEST_DEBUG=y
|
|
TARGET_XML_FILES= power-core.xml power-fpu.xml power-altivec.xml power-spe.xml
|
|
TARGET_LONG_BITS=32
|