License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[sfrench/cifs-2.6.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