qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 03/10] mips-linux-user: Enable mips64 and mipsn32 li


From: Richard Henderson
Subject: [Qemu-devel] [PATCH 03/10] mips-linux-user: Enable mips64 and mipsn32 linux-user targets
Date: Sun, 10 Feb 2013 10:30:43 -0800

Signed-off-by: Richard Henderson <address@hidden>
---
 configure | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/configure b/configure
index 8789324..f36acdd 100755
--- a/configure
+++ b/configure
@@ -978,6 +978,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 \
-- 
1.8.1.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]