diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2020-01-18 15:06:16 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-01-24 20:59:09 +0100 |
commit | 4dd9c3d074e5060e3afe96dd8fd56d3670541edd (patch) | |
tree | f1885d7f15112eb5d05c6c45baf6829fbdbc5442 /hw | |
parent | e4f9487b9598c3eeda83daa18364719e7a4a43ec (diff) | |
download | qemu-4dd9c3d074e5060e3afe96dd8fd56d3670541edd.zip qemu-4dd9c3d074e5060e3afe96dd8fd56d3670541edd.tar.gz qemu-4dd9c3d074e5060e3afe96dd8fd56d3670541edd.tar.bz2 |
Makefile: Restrict system emulation and tools objects
Restrict all the system emulation and tools objects with a
Makefile IF (CONFIG_SOFTMMU OR CONFIG_TOOLS) check.
Using the same description over and over is not very helpful.
Use it once, just before the if() block.
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-4-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions