]> Git Repo - linux.git/blob - drivers/gpu/drm/atmel-hlcdc/Makefile
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux...
[linux.git] / drivers / gpu / drm / atmel-hlcdc / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 atmel-hlcdc-dc-y := atmel_hlcdc_crtc.o \
3                 atmel_hlcdc_dc.o \
4                 atmel_hlcdc_output.o \
5                 atmel_hlcdc_plane.o
6
7 obj-$(CONFIG_DRM_ATMEL_HLCDC)   += atmel-hlcdc-dc.o
This page took 0.038038 seconds and 4 git commands to generate.