summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/Makefile
diff options
context:
space:
mode:
authorLuis Alves <ljalvs@gmail.com>2013-10-01 22:11:19 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2013-10-03 07:38:26 -0300
commit0d78868094c482367692cf40f6c364e06815ad05 (patch)
tree6ddcfa3b6d87a51d62f232fbec7c06b9bd760a27 /drivers/media/dvb-frontends/Makefile
parentcf732b5fa30f5dc421b4c1911bc2446b9bcbc025 (diff)
downloadop-kernel-dev-0d78868094c482367692cf40f6c364e06815ad05.zip
op-kernel-dev-0d78868094c482367692cf40f6c364e06815ad05.tar.gz
[media] dvb: add cx24117 frontend
Add support for the cx24117 dual DVB-S/S2 frontend. Signed-off-by: Luis Alves <ljalvs@gmail.com> Reviewed-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.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 cebc0fa..f9cb43d 100644
--- a/drivers/media/dvb-frontends/Makefile
+++ b/drivers/media/dvb-frontends/Makefile
@@ -76,6 +76,7 @@ obj-$(CONFIG_DVB_ATBM8830) += atbm8830.o
obj-$(CONFIG_DVB_DUMMY_FE) += dvb_dummy_fe.o
obj-$(CONFIG_DVB_AF9013) += af9013.o
obj-$(CONFIG_DVB_CX24116) += cx24116.o
+obj-$(CONFIG_DVB_CX24117) += cx24117.o
obj-$(CONFIG_DVB_SI21XX) += si21xx.o
obj-$(CONFIG_DVB_STV0288) += stv0288.o
obj-$(CONFIG_DVB_STB6000) += stb6000.o
OpenPOWER on IntegriCloud