]> Git Repo - linux.git/blob - drivers/gpu/drm/zte/Makefile
Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
[linux.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
This page took 0.035312 seconds and 4 git commands to generate.