mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 20:33:54 -06:00

Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
6 lines
138 B
Makefile
6 lines
138 B
Makefile
TARGET_ARCH=sparc64
|
|
TARGET_BASE_ARCH=sparc
|
|
TARGET_ABI_DIR=sparc
|
|
TARGET_SYSTBL_ABI=common,64
|
|
TARGET_SYSTBL=syscall.tbl
|
|
TARGET_BIG_ENDIAN=y
|