Makefile: Remove libqemustub.a
commitebedb37c8d2aa477517158fd88e6ff0f6a60485d
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 19 Sep 2017 14:20:31 +0000 (19 16:20 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 19 Sep 2017 14:20:31 +0000 (19 16:20 +0200)
tree5ae1ee33a6c6dbb7050df63e6e46339c75aa7bf2
parent9ee24e98d31f1eb2fbd63f911d68f76ccec531a9
Makefile: Remove libqemustub.a

Using two libraries (libqemuutil.a and libqemustub.a) would sometimes
result in circular dependencies. To avoid these issues let's just
combine both into a single library that functions as both.

Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Message-Id: <54e6458745493d10901964624479a7d9a872f481.1503077821.git.alistair.francis@xilinx.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Makefile
Makefile.target
docs/devel/build-system.txt
tests/Makefile.include