Rename qemu-r4k to qemu-mips

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2009-12-02 08:49:36 +01:00
parent e6b9873356
commit 7b5f334bc0
10 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
# -*- makefile -*-
LINK_BASE = 0x80010000
target_machine=qemu-r4k
target_machine=qemu-mips
COMMON_CFLAGS += -march=mips3
COMMON_ASFLAGS += -march=mips3
include $(srcdir)/conf/mips.mk