mips-linux-user: Enable mips64 and mipsn32 linux-user targets

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>
master
Richard Henderson 2013-02-10 10:30:43 -08:00 committed by Aurelien Jarno
parent ff97090469
commit 51cd14d3f5
1 changed files with 4 additions and 0 deletions

4
configure vendored
View File

@ -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 \