mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06: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
1 changed files with 4 additions and 0 deletions
4
configure
vendored
4
configure
vendored
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue