Merge tag 'drm-intel-next-2016-02-14' of git://anongit.freedesktop.org/drm-intel...
[deliverable/linux.git] / drivers / media / platform / vsp1 / Makefile
1 vsp1-y := vsp1_drv.o vsp1_entity.o vsp1_pipe.o
2 vsp1-y += vsp1_dl.o vsp1_drm.o vsp1_video.o
3 vsp1-y += vsp1_rpf.o vsp1_rwpf.o vsp1_wpf.o
4 vsp1-y += vsp1_hsit.o vsp1_lif.o vsp1_lut.o
5 vsp1-y += vsp1_bru.o vsp1_sru.o vsp1_uds.o
6
7 obj-$(CONFIG_VIDEO_RENESAS_VSP1) += vsp1.o
This page took 0.029199 seconds and 5 git commands to generate.