]> git.ipfire.org Git - thirdparty/qemu.git/commit - Makefile.objs
build: move files away from tools-obj-y, common-obj-y, user-obj-y
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 20 Dec 2012 15:09:36 +0000 (16:09 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 12 Jan 2013 17:42:50 +0000 (18:42 +0100)
commitf157ebba2de4a6225679e13cc1ce01ff5d147c76
tree30d234f2b8a074b100705f9de1e289b6eed7c0bb
parent8a090705b4485eaed602632963cc53acaf3ba12e
build: move files away from tools-obj-y, common-obj-y, user-obj-y

Split them between libqemuutil.a and, for those used by qemu-img/io/nbd,
block-obj-y.

Static libraries ensure that binaries such as qemu-ga do not include
unused modules.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Makefile
Makefile.objs
tests/Makefile