On 2/19/26 11:19 AM, Philippe Mathieu-Daudé wrote:
There is a single qemu-system-avr binary, but by moving 'gdbstub.c' in the target_common_system_arch[] source set the resulting object can be linked into a single qemu-sytem binary.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- target/avr/meson.build | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
