commit | f157ebba2de4a6225679e13cc1ce01ff5d147c76 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Dec 20 16:09:36 2012 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sat Jan 12 18:42:50 2013 +0100 |
tree | 30d234f2b8a074b100705f9de1e289b6eed7c0bb | |
parent | 8a090705b4485eaed602632963cc53acaf3ba12e [diff] |
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>