Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « stm « drm « gpu « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4df5caf01f3507905b48920c4bc17878908cf8b0 (plain)
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