aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/sn9c102/Makefile
diff options
context:
space:
mode:
authorLuca Risolia <luca.risolia@studio.unibo.it>2007-11-12 11:42:54 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-01-25 19:02:09 -0200
commitddef2dcc4ead7a9412533202a42c40648e620f43 (patch)
tree96fa7f995b0a8d4077fd769c10008a213fa04782 /drivers/media/video/sn9c102/Makefile
parent542794be2caf46b5fe95cbb7cd878d884597647e (diff)
V4L/DVB (6591): Adds support for MT9V111 on sn9c102
Adds a new image sensor to the sn9c102 driver. Signed-off-by: Luca Risolia <luca.risolia@studio.unibo.it> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/sn9c102/Makefile')
-rw-r--r--drivers/media/video/sn9c102/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/sn9c102/Makefile b/drivers/media/video/sn9c102/Makefile
index a56d16f69c7..7ecd5a90c7c 100644
--- a/drivers/media/video/sn9c102/Makefile
+++ b/drivers/media/video/sn9c102/Makefile
@@ -3,6 +3,7 @@ sn9c102-objs := sn9c102_core.o \
sn9c102_hv7131r.o \
sn9c102_mi0343.o \
sn9c102_mi0360.o \
+ sn9c102_mt9v111.o \
sn9c102_ov7630.o \
sn9c102_ov7660.o \
sn9c102_pas106b.o \