projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8915ee7
)
Update tarbin rule.
author
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 29 Sep 2007 21:18:26 +0000
(21:18 +0000)
committer
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 29 Sep 2007 21:18:26 +0000
(21:18 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3275
c046a42c
-6fe2-441c-8c8c-
71466251a162
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index c7af334131e5d2d46f38dd918f3b1747df7a5af2..070b258865f84d6754e3295674b617bbe73241d8 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-144,6
+144,8
@@
tarbin:
$(bindir)/qemu-system-mips64 \
$(bindir)/qemu-system-mips64el \
$(bindir)/qemu-system-arm \
+ $(bindir)/qemu-system-m68k \
+ $(bindir)/qemu-system-sh4 \
$(bindir)/qemu-i386 \
$(bindir)/qemu-arm \
$(bindir)/qemu-armeb \
@@
-153,6
+155,8
@@
tarbin:
$(bindir)/qemu-mips \
$(bindir)/qemu-mipsel \
$(bindir)/qemu-alpha \
+ $(bindir)/qemu-m68k \
+ $(bindir)/qemu-sh4 \
$(bindir)/qemu-img \
$(datadir)/bios.bin \
$(datadir)/vgabios.bin \