]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blame - drivers/gpu/drm/shmobile/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-eoan-kernel.git] / drivers / gpu / drm / shmobile / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
51c13278
LP
2shmob-drm-y := shmob_drm_backlight.o \
3 shmob_drm_crtc.o \
4 shmob_drm_drv.o \
5 shmob_drm_kms.o \
6 shmob_drm_plane.o
7
8obj-$(CONFIG_DRM_SHMOBILE) += shmob-drm.o