summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/Makefile
diff options
context:
space:
mode:
authorMichael Krufky <mkrufky@linuxtv.org>2012-01-29 19:46:46 +0100
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-05-20 15:02:11 +0200
commite26f2ae4527b54fab94660826ff8d930f462449c (patch)
treedf9cdc82e5f3ee4cd7050bbc78fb91035f01e2e7 /drivers/media/dvb/frontends/Makefile
parent[media] mxl111sf-tuner: tune SYS_ATSCMH just like SYS_ATSC (diff)
downloadlinux-e26f2ae4527b54fab94660826ff8d930f462449c.tar.xz
linux-e26f2ae4527b54fab94660826ff8d930f462449c.zip
[media] DVB: add support for the LG2160 ATSC-MH demodulator
This patch adds support for controlling the LG2160 and LG2161 ATSC-MH demodulators. [mchehab@redhat.com: fold with the next patch that was fixing the DVB ABI] Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
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 b0381dc8e176..cd1ac2fd5774 100644
--- a/drivers/media/dvb/frontends/Makefile
+++ b/drivers/media/dvb/frontends/Makefile
@@ -49,6 +49,7 @@ obj-$(CONFIG_DVB_BCM3510) += bcm3510.o
obj-$(CONFIG_DVB_S5H1420) += s5h1420.o
obj-$(CONFIG_DVB_LGDT330X) += lgdt330x.o
obj-$(CONFIG_DVB_LGDT3305) += lgdt3305.o
+obj-$(CONFIG_DVB_LG2160) += lg2160.o
obj-$(CONFIG_DVB_CX24123) += cx24123.o
obj-$(CONFIG_DVB_LNBP21) += lnbp21.o
obj-$(CONFIG_DVB_LNBP22) += lnbp22.o