]> git.proxmox.com Git - qemu.git/commitdiff
mips-linux-user: Enable mips64 and mipsn32 linux-user targets
authorRichard Henderson <rth@twiddle.net>
Sun, 10 Feb 2013 18:30:43 +0000 (10:30 -0800)
committerAurelien Jarno <aurelien@aurel32.net>
Tue, 5 Mar 2013 00:58:03 +0000 (01:58 +0100)
At this point we can enable compilation, though things
still don't work.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
configure

index 19738ac9686b99d1452374a0ee62a33d14eb89a8..08dcc26434661028f4c69b9f298933cff72a3103 100755 (executable)
--- a/configure
+++ b/configure
@@ -986,6 +986,10 @@ microblaze-linux-user \
 microblazeel-linux-user \
 mips-linux-user \
 mipsel-linux-user \
+mips64-linux-user \
+mips64el-linux-user \
+mipsn32-linux-user \
+mipsn32el-linux-user \
 or32-linux-user \
 ppc-linux-user \
 ppc64-linux-user \