mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-02 03:16:42 +00:00
7 lines
129 B
Makefile
7 lines
129 B
Makefile
TARGET_ARCH=mips64
|
|
TARGET_ABI_MIPSN32=y
|
|
TARGET_ABI32=y
|
|
TARGET_BASE_ARCH=mips
|
|
TARGET_SYSTBL_ABI=n32
|
|
TARGET_SYSTBL=syscall_n32.tbl
|