MIPS:Target support for qemu -M mips

With serial, NE2000, IDE support. Tested in big-endian mode.
Memory size hard-coded to 128M for now, so don't play with
the -m option.

Signed-off-by: Vlad Lungu <vlad@comsys.ro>
diff --git a/MAKEALL b/MAKEALL
index 8e6713e..a4384b9 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -543,6 +543,7 @@
 
 LIST_mips4kc="		\
 	incaip		\
+	qemu_mips	\
 "
 
 LIST_mips5kc="		\