Commit 93856aac7b554dfb4622ec31c986bb0ff0be3570
1 parent
5cedb464
update tarbin target
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1533 c046a42c-6fe2-441c-8c8c-71466251a162
Showing
1 changed file
with
1 additions
and
0 deletions
Makefile
@@ -112,6 +112,7 @@ tarbin: | @@ -112,6 +112,7 @@ tarbin: | ||
112 | $(bindir)/qemu-system-ppc \ | 112 | $(bindir)/qemu-system-ppc \ |
113 | $(bindir)/qemu-system-sparc \ | 113 | $(bindir)/qemu-system-sparc \ |
114 | $(bindir)/qemu-system-x86_64 \ | 114 | $(bindir)/qemu-system-x86_64 \ |
115 | + $(bindir)/qemu-system-mips \ | ||
115 | $(bindir)/qemu-i386 \ | 116 | $(bindir)/qemu-i386 \ |
116 | $(bindir)/qemu-arm \ | 117 | $(bindir)/qemu-arm \ |
117 | $(bindir)/qemu-sparc \ | 118 | $(bindir)/qemu-sparc \ |