8ea7543865
Because commitf4063f9c31
("meson: Introduce target-specific Kconfig") ended being merged after commit582079c9d2
("hw/tricore: Add testdevice for tests in tests/tcg/"), 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") Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20210720114057.32053-2-alex.bennee@linaro.org> [PMD: Updated description mentioning commits merged] Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
3 lines
45 B
Makefile
3 lines
45 B
Makefile
CONFIG_TRICORE_TESTBOARD=y
|
|
CONFIG_TRIBOARD=y
|