mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 20:33:54 -06:00
5 lines
110 B
Makefile
5 lines
110 B
Makefile
TARGET_ARCH=mips
|
|
TARGET_ABI_MIPSO32=y
|
|
TARGET_SYSTBL_ABI=o32
|
|
TARGET_SYSTBL=syscall_o32.tbl
|
|
TARGET_BIG_ENDIAN=y
|