]> Git Repo - linux.git/blob - drivers/gpu/drm/shmobile/Makefile
Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
[linux.git] / drivers / gpu / drm / shmobile / Makefile
1 shmob-drm-y := shmob_drm_backlight.o \
2                shmob_drm_crtc.o \
3                shmob_drm_drv.o \
4                shmob_drm_kms.o \
5                shmob_drm_plane.o
6
7 obj-$(CONFIG_DRM_SHMOBILE)      += shmob-drm.o
This page took 0.038078 seconds and 4 git commands to generate.