]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/gpu/drm/zte/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / drivers / gpu / drm / zte / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 zxdrm-y := \
3 zx_drm_drv.o \
4 zx_hdmi.o \
5 zx_plane.o \
6 zx_tvenc.o \
7 zx_vga.o \
8 zx_vou.o
9
10 obj-$(CONFIG_DRM_ZTE) += zxdrm.o