]> Git Repo - linux.git/blob - drivers/gpu/drm/fsl-dcu/Makefile
xprtrdma: Prevent inline overflow
[linux.git] / drivers / gpu / drm / fsl-dcu / Makefile
1 fsl-dcu-drm-y := fsl_dcu_drm_drv.o \
2                  fsl_dcu_drm_kms.o \
3                  fsl_dcu_drm_rgb.o \
4                  fsl_dcu_drm_plane.o \
5                  fsl_dcu_drm_crtc.o \
6                  fsl_dcu_drm_fbdev.o
7 obj-$(CONFIG_DRM_FSL_DCU)       += fsl-dcu-drm.o
This page took 0.036945 seconds and 4 git commands to generate.