summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2018-05-06 10:47:33 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2018-05-06 10:47:33 +0200
commite32d2d5bf1bb8de93e8638fad75283710fb0f15a (patch)
tree4f76c0cba6e418b4f58eb1e08f712d98dbfe90ac /target
parent0c0ac6050b49d2a7a80d6f6a63ece281bbc887ba (diff)
mips32r6: cpu emulation seems to have changed in qemu somehow
Diffstat (limited to 'target')
-rw-r--r--target/mips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/mips/Makefile b/target/mips/Makefile
index cb4a32432..1c35e0b24 100644
--- a/target/mips/Makefile
+++ b/target/mips/Makefile
@@ -17,7 +17,7 @@ QEMU_ARGS+=${ADK_QEMU_ARGS}
QEMU_ARGS+=-device e1000,netdev=adk0 -netdev user,id=adk0
ifeq ($(ADK_TARGET_CPU_MIPS_MIPS32R6),y)
-QEMU_ARGS+=-cpu P5600
+QEMU_ARGS+=-cpu mips32r6-generic
endif
# target helper text