Makefile: Clarify all the codebase requires qom/ objects
commite4f9487b9598c3eeda83daa18364719e7a4a43ec
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Sat, 18 Jan 2020 14:06:15 +0000 (18 15:06 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 24 Jan 2020 19:59:08 +0000 (24 20:59 +0100)
tree1c86799c8e3bfd9b1c5d40f1fb46539091bdb7aa
parent7ba4a4d328a1341e49773c66eda9baa19c503b96
Makefile: Clarify all the codebase requires qom/ objects

QEMU user-mode also requires the qom/ objects, it is not only
used by "system emulation and qemu-img". As we will use a big
if() block, move it upper in the "Common libraries for tools
and emulators" section.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20200118140619.26333-3-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Makefile.objs