aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/ti-vpe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/platform/ti-vpe/Makefile')
-rw-r--r--drivers/media/platform/ti-vpe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/platform/ti-vpe/Makefile b/drivers/media/platform/ti-vpe/Makefile
index cbf0a806ba1d..be680f839e77 100644
--- a/drivers/media/platform/ti-vpe/Makefile
+++ b/drivers/media/platform/ti-vpe/Makefile
@@ -1,5 +1,5 @@
obj-$(CONFIG_VIDEO_TI_VPE) += ti-vpe.o
-ti-vpe-y := vpe.o vpdma.o
+ti-vpe-y := vpe.o sc.o csc.o vpdma.o
ccflags-$(CONFIG_VIDEO_TI_VPE_DEBUG) += -DDEBUG