diff options
author | Stuart Brady <sdb@zubnet.me.uk> | 2010-05-12 20:42:04 +0100 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2010-05-22 08:36:07 +0000 |
commit | 4c0a6db01b89ff314b964ff7a9ae51276f127a34 (patch) | |
tree | 22536a6fd139ac3b19986ab914fe236e27e106e7 /hw/cirrus_vga.c | |
parent | 6c913ba5f353741fc8284f54675b26943ecc7b8b (diff) | |
download | qemu-4c0a6db01b89ff314b964ff7a9ae51276f127a34.zip qemu-4c0a6db01b89ff314b964ff7a9ae51276f127a34.tar.gz qemu-4c0a6db01b89ff314b964ff7a9ae51276f127a34.tar.bz2 |
Fix tarbin Makefile rule
The 'tarbin' Makefile rule doesn't include qemu-system-sparc64, but
should do, now that sparc64-softmmu is in the default target list.
The rule attempts to tar up binaries that were not built if a target
list was passed to the configure script -- in which case, it will
either fail, or otherwise include binaries from previous builds.
Fix both problems once and for all by building a list of binaries to
include in the tarball, using the list of targets to be built.
Signed-off-by: Stuart Brady <sdb@zubnet.me.uk>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/cirrus_vga.c')
0 files changed, 0 insertions, 0 deletions