summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885/Makefile
diff options
context:
space:
mode:
authorIgor M. Liplianin <liplianin@me.by>2011-01-25 17:01:00 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-03-21 20:32:16 -0300
commit349bcf02e3615556e9c49ea73a04abab2a4d8ed7 (patch)
treeb6447f8e27eeb93564bce12d924992fec1c11849 /drivers/media/video/cx23885/Makefile
parentfa766c9be58bd872784b081074a7d15a3ce61c5f (diff)
[media] Altera FPGA based CI driver module
An Altera FPGA CI module for NetUP Dual DVB-T/C RF CI card. Signed-off-by: Igor M. Liplianin <liplianin@netup.ru> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/cx23885/Makefile')
-rw-r--r--drivers/media/video/cx23885/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/cx23885/Makefile b/drivers/media/video/cx23885/Makefile
index e2ee95f660d..23293c7b6ac 100644
--- a/drivers/media/video/cx23885/Makefile
+++ b/drivers/media/video/cx23885/Makefile
@@ -5,6 +5,7 @@ cx23885-objs := cx23885-cards.o cx23885-video.o cx23885-vbi.o \
cx23885-f300.o
obj-$(CONFIG_VIDEO_CX23885) += cx23885.o
+obj-$(CONFIG_MEDIA_ALTERA_CI) += altera-ci.o
EXTRA_CFLAGS += -Idrivers/media/video
EXTRA_CFLAGS += -Idrivers/media/common/tuners