]> Git Repo - linux.git/blob - drivers/gpu/drm/fsl-dcu/Makefile
Linux 6.14-rc3
[linux.git] / drivers / gpu / drm / fsl-dcu / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 fsl-dcu-drm-y := fsl_dcu_drm_drv.o \
3                  fsl_dcu_drm_kms.o \
4                  fsl_dcu_drm_rgb.o \
5                  fsl_dcu_drm_plane.o \
6                  fsl_dcu_drm_crtc.o \
7                  fsl_tcon.o
8 obj-$(CONFIG_DRM_FSL_DCU)       += fsl-dcu-drm.o
This page took 0.036436 seconds and 4 git commands to generate.