aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/mxc/output/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/mxc/output/Makefile')
-rw-r--r--drivers/media/video/mxc/output/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/mxc/output/Makefile b/drivers/media/video/mxc/output/Makefile
index c0d165a2788..9b66e059b26 100644
--- a/drivers/media/video/mxc/output/Makefile
+++ b/drivers/media/video/mxc/output/Makefile
@@ -1,3 +1,3 @@
ifeq ($(CONFIG_VIDEO_MXC_IPU_OUTPUT),y)
- obj-$(CONFIG_VIDEO_MXC_OUTPUT) += mxc_v4l2_output.o
+ obj-$(CONFIG_VIDEO_MXC_OUTPUT) += mxc_vout.o
endif