scripts/mtest2make.py: export all-%s-targets variable and use it
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 2 Feb 2021 13:39:57 +0000 (13:39 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 8 Feb 2021 10:55:20 +0000 (10:55 +0000)
commit47e3424ac97fdc3d11186cf15a686dfee8e8777a
tree21f84e5e8e5f25699bc601a553445fe43c91179d
parent2a86d66be1a33c2db25e4774def415784bf44131
scripts/mtest2make.py: export all-%s-targets variable and use it

There are some places where the conditional makefile support is the
simplest solution. Now we don't expose CONFIG_TCG as a variable create
a new one that can be checked for the check-help output.

As check-tcg is a PHONY target we re-use check-softfloat to gate that
as well.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20210202134001.25738-13-alex.bennee@linaro.org>
scripts/mtest2make.py
tests/Makefile.include