mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-01-04 13:37:41 -07:00
4 lines
90 B
Makefile
4 lines
90 B
Makefile
TARGET_ARCH=mips
|
|
TARGET_ABI_MIPSO32=y
|
|
TARGET_SYSTBL_ABI=o32
|
|
TARGET_SYSTBL=syscall_o32.tbl
|