On Mon, 12 Aug 2019, Philippe Mathieu-Daudé wrote:
This series move various generic display devices to $(common-obj-y),
so they are compiled once for all targets.
'make world' is reduced by 54 objects.
Philippe Mathieu-Daudé (2):
hw/display/sm501: Remove unused include
hw/display: Compile various display devices as common object
hw/display/Makefile.objs | 18 +++++++++---------
hw/display/sm501.c | 1 -
2 files changed, 9 insertions(+), 10 deletions(-)
Acked-by: BALATON Zoltan <bala...@eik.bme.hu>
For sm501 and ati-vga parts.
Regards,
BALATON Zoltan