Merge tag 'iwlwifi-next-for-kalle-2016-07-11' of git://git.kernel.org/pub/scm/linux...
[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.03556 seconds and 5 git commands to generate.