commit | 38260998a207df693747877e8d96aa6c68ea29c6 | [log] [tgz] |
---|---|---|
author | pbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162> | Sat Mar 11 14:51:13 2006 +0000 |
committer | pbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162> | Sat Mar 11 14:51:13 2006 +0000 |
tree | 554fb1ad0f1f31cb2bd9476e00ba001008ee36dd | |
parent | 647c593038ea677c11eafa14a7e234d88ea67c90 [diff] [blame] |
mipsel configure support (Thiemo Seufer). git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1771 c046a42c-6fe2-441c-8c8c-71466251a162
diff --git a/Makefile b/Makefile index e69cf47..bcc2e07 100644 --- a/Makefile +++ b/Makefile
@@ -105,6 +105,7 @@ $(bindir)/qemu-system-sparc \ $(bindir)/qemu-system-x86_64 \ $(bindir)/qemu-system-mips \ + $(bindir)/qemu-system-mipsel \ $(bindir)/qemu-system-arm \ $(bindir)/qemu-i386 \ $(bindir)/qemu-arm \