summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rcar-du/Makefile
blob: 45a8479aed0d3140b37d902a4861f01711109cc0 (plain)
1
2
3
4
5
6
7
8
9
10
rcar-du-drm-y := rcar_du_crtc.o \
		 rcar_du_drv.o \
		 rcar_du_kms.o \
		 rcar_du_lvds.o \
		 rcar_du_lvdscon.o \
		 rcar_du_plane.o \
		 rcar_du_vga.o \
		 rcar_du_vgacon.o

obj-$(CONFIG_DRM_RCAR_DU)	+= rcar-du-drm.o
OpenPOWER on IntegriCloud