aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885/Makefile
diff options
context:
space:
mode:
authorSteven Toth <stoth@hauppauge.com>2008-01-10 03:40:49 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-01-25 19:04:49 -0200
commit7b8880140ff6aec6a5bec7929b03ce0b96a7c79a (patch)
treeb2646197762030abaa1110be0d2a9474bce20c3e /drivers/media/video/cx23885/Makefile
parentc771261330c90b7c77f686a1aa0fb4f756e07b5f (diff)
downloadkernel_samsung_smdk4412-7b8880140ff6aec6a5bec7929b03ce0b96a7c79a.zip
kernel_samsung_smdk4412-7b8880140ff6aec6a5bec7929b03ce0b96a7c79a.tar.gz
kernel_samsung_smdk4412-7b8880140ff6aec6a5bec7929b03ce0b96a7c79a.tar.bz2
V4L/DVB (7007): cx23885: Add basic video support for the HVR1800
This enabled basic preview NTSC and PAL support for the HVR1800. Signed-off-by: Steven Toth <stoth@hauppauge.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/cx23885/Makefile')
-rw-r--r--drivers/media/video/cx23885/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/cx23885/Makefile b/drivers/media/video/cx23885/Makefile
index 6650670..32c90be 100644
--- a/drivers/media/video/cx23885/Makefile
+++ b/drivers/media/video/cx23885/Makefile
@@ -1,4 +1,4 @@
-cx23885-objs := cx23885-cards.o cx23885-core.o cx23885-i2c.o cx23885-dvb.o
+cx23885-objs := cx23885-cards.o cx23885-video.o cx23885-vbi.o cx23885-core.o cx23885-i2c.o cx23885-dvb.o
obj-$(CONFIG_VIDEO_CX23885) += cx23885.o