Re: [PATCH v2 1/2] hw/tricore: fix inclusion of tricore_testboard

2021-07-19 Thread Richard Henderson
On 7/19/21 11:48 AM, Alex Bennée wrote: We inadvertently added a symbol clash causing the build not to include the testboard needed for check-tcg. Fixes: f4063f9c31 ("meson: Introduce target-specific Kconfig") Signed-off-by: Alex Bennée --- configs/devices/tricore-softmmu/default.mak | 1 +

[PATCH v2 1/2] hw/tricore: fix inclusion of tricore_testboard

2021-07-19 Thread Alex Bennée
We inadvertently added a symbol clash causing the build not to include the testboard needed for check-tcg. Fixes: f4063f9c31 ("meson: Introduce target-specific Kconfig") Signed-off-by: Alex Bennée --- configs/devices/tricore-softmmu/default.mak | 1 + hw/tricore/Kconfig