On 3/7/25 10:03, Philippe Mathieu-Daudé wrote:
These files depend on the VFIO symbol in their Kconfig definition. They don't rely on target specific definitions, move them to system_ss[] to build them once.Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> --- hw/vfio/meson.build | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~