kernel.img compiles on mipsel-qemu-r4k
This commit is contained in:
parent
186e7cf23b
commit
e27fbc80e4
15 changed files with 548 additions and 0 deletions
|
@ -89,6 +89,7 @@ case "$target_cpu"-"$platform" in
|
|||
i386-qemu) ;;
|
||||
powerpc-ieee1275) ;;
|
||||
sparc64-ieee1275) ;;
|
||||
mipsel-qemu-r4k) ;;
|
||||
*) AC_MSG_ERROR([platform "$platform" is not supported for target CPU "$target_cpu"]) ;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue