Merge tag 'omap-for-v4.7-dts-fixes1' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / drivers / media / platform / ti-vpe / Makefile
1 obj-$(CONFIG_VIDEO_TI_VPE) += ti-vpe.o
2
3 ti-vpe-y := vpe.o sc.o csc.o vpdma.o
4
5 ccflags-$(CONFIG_VIDEO_TI_VPE_DEBUG) += -DDEBUG
6
7 obj-$(CONFIG_VIDEO_TI_CAL) += ti-cal.o
8
9 ti-cal-y := cal.o
This page took 0.03253 seconds and 5 git commands to generate.