]> Git Repo - linux.git/blob - drivers/gpu/drm/shmobile/Makefile
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[linux.git] / drivers / gpu / drm / shmobile / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 shmob-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
8 obj-$(CONFIG_DRM_SHMOBILE)      += shmob-drm.o
This page took 0.043196 seconds and 4 git commands to generate.