aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/Makefile
diff options
context:
space:
mode:
authorMichael Krufky <mkrufky@linuxtv.org>2008-05-19 17:56:13 -0400
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-07-20 06:19:35 -0400
commit2e5c1ec8865abd81e24a394918c7ba315e0b7b70 (patch)
treecd241de9b5eeddc27455b07e3530f69bc3e7d95d /drivers/media/Makefile
parenta9e285856112e5e721b6a341d15437a164128b30 (diff)
V4L/DVB (8258): add support for SMS1010 and SMS1150 based digital television devices
initial driver drop, provided by Siano Mobile Silicon, Inc. Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/Makefile')
-rw-r--r--drivers/media/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/Makefile b/drivers/media/Makefile
index 09a829d8a7e7..ec2102bcb282 100644
--- a/drivers/media/Makefile
+++ b/drivers/media/Makefile
@@ -6,3 +6,4 @@ obj-y += common/ video/
6 6
7obj-$(CONFIG_VIDEO_DEV) += radio/ 7obj-$(CONFIG_VIDEO_DEV) += radio/
8obj-$(CONFIG_DVB_CORE) += dvb/ 8obj-$(CONFIG_DVB_CORE) += dvb/
9obj-$(CONFIG_MDTV_ADAPTERS) += mdtv/ \ No newline at end of file