ping? On 4/25/21 12:41 AM, Philippe Mathieu-Daudé wrote: > Not all targets use USB: allow the build system to not > build it if not selected. > > Philippe Mathieu-Daudé (2): > hw/usb/host-stub: Remove unused header > hw/usb: Do not build USB subsystem if not required > > hw/usb/host-stub.c | 1 - > stubs/usb-dev-stub.c | 25 +++++++++++++++++++++++++ > MAINTAINERS | 1 + > hw/usb/meson.build | 9 +++------ > stubs/meson.build | 1 + > 5 files changed, 30 insertions(+), 7 deletions(-) > create mode 100644 stubs/usb-dev-stub.c >
- [PATCH 0/2] hw/usb: Do not build USB subsystem if ... Philippe Mathieu-Daudé
- [PATCH 1/2] hw/usb/host-stub: Remove unused h... Philippe Mathieu-Daudé
- Re: [PATCH 1/2] hw/usb/host-stub: Remove ... Richard Henderson
- [PATCH 2/2] hw/usb: Do not build USB subsyste... Philippe Mathieu-Daudé
- Re: [PATCH 2/2] hw/usb: Do not build USB ... Richard Henderson
- Re: [PATCH 0/2] hw/usb: Do not build USB subs... Philippe Mathieu-Daudé
- Re: [PATCH 0/2] hw/usb: Do not build USB ... Gerd Hoffmann
- Re: [PATCH 0/2] hw/usb: Do not build ... Philippe Mathieu-Daudé