Merge tag 'drm-intel-fixes-2016-03-11' 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_video.o
2 vsp1-y += vsp1_rpf.o vsp1_rwpf.o vsp1_wpf.o
3 vsp1-y += vsp1_hsit.o vsp1_lif.o vsp1_lut.o
4 vsp1-y += vsp1_bru.o vsp1_sru.o vsp1_uds.o
5
6 obj-$(CONFIG_VIDEO_RENESAS_VSP1) += vsp1.o
This page took 0.042263 seconds and 5 git commands to generate.