mirror of
https://github.com/qemu/qemu.git
synced 2025-08-07 06:13:49 +00:00
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>
This commit is contained in:
parent
ff97090469
commit
51cd14d3f5
4
configure
vendored
4
configure
vendored
@ -986,6 +986,10 @@ microblaze-linux-user \
|
|||||||
microblazeel-linux-user \
|
microblazeel-linux-user \
|
||||||
mips-linux-user \
|
mips-linux-user \
|
||||||
mipsel-linux-user \
|
mipsel-linux-user \
|
||||||
|
mips64-linux-user \
|
||||||
|
mips64el-linux-user \
|
||||||
|
mipsn32-linux-user \
|
||||||
|
mipsn32el-linux-user \
|
||||||
or32-linux-user \
|
or32-linux-user \
|
||||||
ppc-linux-user \
|
ppc-linux-user \
|
||||||
ppc64-linux-user \
|
ppc64-linux-user \
|
||||||
|
Loading…
Reference in New Issue
Block a user