summaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends/Makefile
diff options
context:
space:
mode:
authorKozlov Sergey <serjk@netup.ru>2015-07-28 11:33:01 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-08-11 14:54:17 -0300
commitdacf9ce80b41667abb51a2a751a2dfe30e1f9a2b (patch)
tree5151ee512947524e288c8d4edf130ca66fc4ac38 /drivers/media/dvb-frontends/Makefile
parenta5d32b358254ff90f5dcd7ae2798b5d40503013a (diff)
[media] ascot2e: Sony Ascot2e DVB-C/T/T2 tuner driver
Add DVB-T/T2/C frontend driver for Sony Ascot2e (CXD2861ER) chip. Signed-off-by: Kozlov Sergey <serjk@netup.ru> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.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 c1a820f15901..0a1bf69cb79a 100644
--- a/drivers/media/dvb-frontends/Makefile
+++ b/drivers/media/dvb-frontends/Makefile
@@ -119,3 +119,4 @@ obj-$(CONFIG_DVB_AF9033) += af9033.o
obj-$(CONFIG_DVB_AS102_FE) += as102_fe.o
obj-$(CONFIG_DVB_TC90522) += tc90522.o
obj-$(CONFIG_DVB_HORUS3A) += horus3a.o
+obj-$(CONFIG_DVB_ASCOT2E) += ascot2e.o