|
1
|
TARGET_ARCH=ppc64 |
|
2
|
TARGET_BASE_ARCH=ppc |
|
3
|
TARGET_BIG_ENDIAN=y |
|
4
|
TARGET_KVM_HAVE_GUEST_DEBUG=y |
|
5
|
TARGET_XML_FILES= power64-core.xml power-fpu.xml power-altivec.xml power-spe.xml power-vsx.xml |
|
6
|
# all boards require libfdt |
|
7
|
TARGET_NEED_FDT=y |
|
8
|
TARGET_LONG_BITS=64 |