summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/Makefile
diff options
context:
space:
mode:
authorHartmut Birr2007-04-22 00:37:17 +0200
committerMauro Carvalho Chehab2007-04-27 20:45:47 +0200
commitaa323ac89c5724de89656fcf31590d19e74594ec (patch)
treea556247ba3e2d78e14e974105d6a34fc094849e5 /drivers/media/dvb/frontends/Makefile
parentV4L/DVB (5542): Budget-av: Remove polarity switching of the clock for DVB-C (diff)
downloadkernel-qcow2-linux-aa323ac89c5724de89656fcf31590d19e74594ec.tar.gz
kernel-qcow2-linux-aa323ac89c5724de89656fcf31590d19e74594ec.tar.xz
kernel-qcow2-linux-aa323ac89c5724de89656fcf31590d19e74594ec.zip
V4L/DVB (5543): Tda10023: Add support for frontend TDA10023
Add support for the frontend TDA10023 and add cards that need the tda10023. Signed-off-by: Hartmut Birr <e9hack@googlemail.com> Signed-off-by: Georg Acher <acher@in.tum.de> Signed-off-by: Oliver Endriss <o.endriss@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/dvb/frontends/Makefile')
-rw-r--r--drivers/media/dvb/frontends/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/Makefile b/drivers/media/dvb/frontends/Makefile
index 905fcfc8732a..27f386585d43 100644
--- a/drivers/media/dvb/frontends/Makefile
+++ b/drivers/media/dvb/frontends/Makefile
@@ -25,6 +25,7 @@ obj-$(CONFIG_DVB_MT352) += mt352.o
obj-$(CONFIG_DVB_ZL10353) += zl10353.o
obj-$(CONFIG_DVB_CX22702) += cx22702.o
obj-$(CONFIG_DVB_TDA10021) += tda10021.o
+obj-$(CONFIG_DVB_TDA10023) += tda10023.o
obj-$(CONFIG_DVB_STV0297) += stv0297.o
obj-$(CONFIG_DVB_NXT200X) += nxt200x.o
obj-$(CONFIG_DVB_OR51211) += or51211.o