]> Git Repo - linux.git/blob - drivers/gpu/drm/shmobile/Makefile
ASoC: simple-card: Use snd_soc_of_parse_aux_devs()
[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.034153 seconds and 4 git commands to generate.