mirror of
https://gitlab.com/qemu-project/qemu.git
synced 2024-12-02 18:42:58 +03:00
0e85e81b42
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
7 lines
134 B
Makefile
7 lines
134 B
Makefile
TARGET_ARCH=mips64
|
|
TARGET_ABI_MIPSN64=y
|
|
TARGET_BASE_ARCH=mips
|
|
TARGET_SYSTBL_ABI=n64
|
|
TARGET_SYSTBL=syscall_n64.tbl
|
|
TARGET_BIG_ENDIAN=y
|