Merge remote-tracking branches 'spi/fix/lock', 'spi/fix/maintainers', 'spi/fix/put...
[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_clu.o vsp1_hsit.o vsp1_lut.o
5 vsp1-y += vsp1_bru.o vsp1_sru.o vsp1_uds.o
6 vsp1-y += vsp1_lif.o
7
8 obj-$(CONFIG_VIDEO_RENESAS_VSP1) += vsp1.o
This page took 0.031644 seconds and 6 git commands to generate.