xref: /linux-6.15/drivers/gpu/drm/stm/Makefile (revision aca1cbc1)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2b759012cSYannick Fertrestm-drm-y := \
3b759012cSYannick Fertre	drv.o \
4b759012cSYannick Fertre	ltdc.o
5b759012cSYannick Fertre
6c1c026dbSPhilippe CORNUobj-$(CONFIG_DRM_STM_DSI) += dw_mipi_dsi-stm.o
7c1c026dbSPhilippe CORNU
8*aca1cbc1SRaphael Gallais-Pouobj-$(CONFIG_DRM_STM_LVDS) += lvds.o
9*aca1cbc1SRaphael Gallais-Pou
10b759012cSYannick Fertreobj-$(CONFIG_DRM_STM) += stm-drm.o
11