tests/tcg: list test targets in Makefile.prereqs
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 19 Apr 2022 09:10:11 +0000 (10:10 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 20 Apr 2022 15:04:20 +0000 (16:04 +0100)
commit5377a1000192ddfdb45d06877df7455009579f52
treef264c8287ce225dbc0ac13687f1f5b2c323d8052
parentf2d59351452a3f92b33eebbbf1ad6fae8bb7fdca
tests/tcg: list test targets in Makefile.prereqs

Omit the rules altogether for targets that do not have a compiler.
Makefile.qemu now is only invoked if the tests are actually built/run.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20220401141326.1244422-14-pbonzini@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220419091020.3008144-17-alex.bennee@linaro.org>
tests/Makefile.include
tests/tcg/Makefile.qemu
tests/tcg/configure.sh