]> Git Repo - linux.git/blob - drivers/gpu/drm/sprd/Makefile
platform/x86: amd-pmc: Move to later in the suspend process
[linux.git] / drivers / gpu / drm / sprd / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2
3 sprd-drm-y := sprd_drm.o \
4         sprd_dpu.o \
5         sprd_dsi.o \
6         megacores_pll.o
7
8 obj-$(CONFIG_DRM_SPRD) += sprd-drm.o
This page took 0.032467 seconds and 4 git commands to generate.