Rename qemu-r4k to qemu-mips
This commit is contained in:
parent
e6b9873356
commit
7b5f334bc0
10 changed files with 3 additions and 3 deletions
6
conf/mips-qemu-mips.rmk
Normal file
6
conf/mips-qemu-mips.rmk
Normal file
|
@ -0,0 +1,6 @@
|
|||
# -*- makefile -*-
|
||||
LINK_BASE = 0x80010000
|
||||
target_machine=qemu-mips
|
||||
COMMON_CFLAGS += -march=mips3
|
||||
COMMON_ASFLAGS += -march=mips3
|
||||
include $(srcdir)/conf/mips.mk
|
Loading…
Add table
Add a link
Reference in a new issue