aboutsummaryrefslogtreecommitdiff
path: root/configs/targets/ppc64-softmmu.mak
blob: 74572864b36e190261a89ebddbbe95207fb97494 (plain)
1
2
3
4
5
6
7
8
TARGET_ARCH=ppc64
TARGET_BASE_ARCH=ppc
TARGET_BIG_ENDIAN=y
TARGET_KVM_HAVE_GUEST_DEBUG=y
TARGET_XML_FILES= gdb-xml/power64-core.xml gdb-xml/power-fpu.xml gdb-xml/power-altivec.xml gdb-xml/power-spe.xml gdb-xml/power-vsx.xml
# all boards require libfdt
TARGET_NEED_FDT=y
TARGET_LONG_BITS=64