summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/mantis/Makefile
diff options
context:
space:
mode:
authorManu Abraham <abraham.manu@gmail.com>2009-12-04 11:06:38 +0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-01-17 16:55:33 +0300
commit50d82602760c99d2c954c33360990c00146532cd (patch)
tree306752bbddb8dbe146c4d2f348c6453e3396ba5b /drivers/media/dvb/mantis/Makefile
parent8ce571f5e7eb7186f676af3b60af7980c2fc7929 (diff)
downloadlinux-50d82602760c99d2c954c33360990c00146532cd.tar.xz
V4L/DVB (13737): [Mantis] Register the CA device, dummy functions for now
Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/mantis/Makefile')
-rw-r--r--drivers/media/dvb/mantis/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/mantis/Makefile b/drivers/media/dvb/mantis/Makefile
index 38d0e6dbafe3..c4da0d8ed186 100644
--- a/drivers/media/dvb/mantis/Makefile
+++ b/drivers/media/dvb/mantis/Makefile
@@ -4,6 +4,7 @@ mantis-objs = mantis_core.o \
mantis_i2c.o \
mantis_dvb.o \
mantis_evm.o \
+ mantis_ca.o \
mantis_pcmcia.o \
mantis_vp1033.o \
mantis_vp1034.o \