xref: /openbmc/linux/drivers/gpu/drm/fsl-dcu/Makefile (revision b2441318)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2109eee2fSJianwei Wangfsl-dcu-drm-y := fsl_dcu_drm_drv.o \
3109eee2fSJianwei Wang		 fsl_dcu_drm_kms.o \
4109eee2fSJianwei Wang		 fsl_dcu_drm_rgb.o \
5109eee2fSJianwei Wang		 fsl_dcu_drm_plane.o \
6109eee2fSJianwei Wang		 fsl_dcu_drm_crtc.o \
7fb127b79SStefan Agner		 fsl_tcon.o
8109eee2fSJianwei Wangobj-$(CONFIG_DRM_FSL_DCU)	+= fsl-dcu-drm.o
9