xref: /linux/drivers/gpu/drm/stm/Makefile (revision a1ff5a7d78a036d6c2178ee5acd6ba4946243800)
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