]> Git Repo - linux.git/blob - drivers/gpu/drm/stm/Makefile
ASoC: simple-card: Use snd_soc_of_parse_aux_devs()
[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.035196 seconds and 4 git commands to generate.