aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/stm/Makefile
blob: 4df5caf01f3507905b48920c4bc17878908cf8b0 (plain) (blame)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0-only
stm-drm-y := \
	drv.o \
	ltdc.o

obj-$(CONFIG_DRM_STM_DSI) += dw_mipi_dsi-stm.o

obj-$(CONFIG_DRM_STM) += stm-drm.o