mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-19 18:44:40 +00:00
6 lines
110 B
Makefile
6 lines
110 B
Makefile
TARGET_ARCH=mips
|
|
TARGET_ABI_MIPSO32=y
|
|
TARGET_SYSTBL_ABI=o32
|
|
TARGET_SYSTBL=syscall_o32.tbl
|
|
TARGET_BIG_ENDIAN=y
|