aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ovcamchip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/ovcamchip/Makefile')
-rw-r--r--drivers/media/video/ovcamchip/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/media/video/ovcamchip/Makefile b/drivers/media/video/ovcamchip/Makefile
new file mode 100644
index 000000000000..bca41ad93de8
--- /dev/null
+++ b/drivers/media/video/ovcamchip/Makefile
@@ -0,0 +1,4 @@
+ovcamchip-objs := ovcamchip_core.o ov6x20.o ov6x30.o ov7x10.o ov7x20.o \
+ ov76be.o
+
+obj-$(CONFIG_VIDEO_OVCAMCHIP) += ovcamchip.o