]> Git Repo - linux.git/blob - drivers/gpu/drm/stm/Makefile
drm/nouveau/kms: Don't change EDID when it hasn't actually changed
[linux.git] / drivers / gpu / drm / stm / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 stm-drm-y := \
3         drv.o \
4         ltdc.o
5
6 obj-$(CONFIG_DRM_STM_DSI) += dw_mipi_dsi-stm.o
7
8 obj-$(CONFIG_DRM_STM) += stm-drm.o
This page took 0.03656 seconds and 4 git commands to generate.