Merge tag 'fixes-for-v3.18-merge-window' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / drivers / gpu / drm / rcar-du / Makefile
CommitLineData
4bf8e196
LP
1rcar-du-drm-y := rcar_du_crtc.o \
2 rcar_du_drv.o \
6978f123 3 rcar_du_encoder.o \
cb2025d2 4 rcar_du_group.o \
4bf8e196 5 rcar_du_kms.o \
56c5dd00 6 rcar_du_lvdscon.o \
4bf8e196 7 rcar_du_plane.o \
9e8be272 8 rcar_du_vgacon.o
4bf8e196 9
90374b5c
LP
10rcar-du-drm-$(CONFIG_DRM_RCAR_LVDS) += rcar_du_lvdsenc.o
11
12obj-$(CONFIG_DRM_RCAR_DU) += rcar-du-drm.o
This page took 0.152058 seconds and 5 git commands to generate.