mirror of
https://github.com/mborgerson/xemu.git
synced 2026-02-21 21:15:57 +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
|