[PATCH v5 2/2] drm/loongson: Add dummy gpu driver as a subcomponent
Markus Elfring
Markus.Elfring at web.de
Mon Jul 29 07:48:47 UTC 2024
…
> +++ b/drivers/gpu/drm/loongson/Makefile
> @@ -17,6 +17,9 @@ loongson-y := \
> lsdc_probe.o \
> lsdc_ttm.o
>
> +loongson-y += \
> + loonggpu_pci_drv.o
> +
> loongson-y += loongson_device.o \
…
Why do you propose to adjust the macro contents multiple times here?
(Can it be sufficient to specify the desired file dependencies directly?)
Regards,
Markus
More information about the dri-devel
mailing list