mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-02-15 08:59:30 -07:00
Update tarbin rule.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3275 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
8915ee7414
commit
ff1aaf65e7
1 changed files with 4 additions and 0 deletions
4
Makefile
4
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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue