]> Git Repo - linux.git/blob - drivers/gpu/drm/tinydrm/core/Makefile
Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[linux.git] / drivers / gpu / drm / tinydrm / core / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 tinydrm-y := tinydrm-pipe.o tinydrm-helpers.o
3
4 obj-$(CONFIG_DRM_TINYDRM) += tinydrm.o
This page took 0.030197 seconds and 4 git commands to generate.