summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2010-09-27 20:52:43 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-12-29 08:16:27 -0200
commitb9ede79ada766eec535e1230970bd885489d5990 (patch)
tree978446509479962465adcc5d3385284e86935adb /drivers/media/dvb/frontends/Makefile
parentca3dfd6a6f8364c1d51e548adb4564702f1141e9 (diff)
downloadop-kernel-dev-b9ede79ada766eec535e1230970bd885489d5990.zip
op-kernel-dev-b9ede79ada766eec535e1230970bd885489d5990.tar.gz
[media] add a driver for mb86a20s
This adds the trivial bits to mb86a20s. As the driver won't touch at the channel/layer parameters, this may not be enough for receiving all channels, especially ISDB-Tsb, but the driver worked properly for receiving video channels on my tests. 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 48b9fd3..b1d9525 100644
--- a/drivers/media/dvb/frontends/Makefile
+++ b/drivers/media/dvb/frontends/Makefile
@@ -81,4 +81,5 @@ obj-$(CONFIG_DVB_ISL6423) += isl6423.o
obj-$(CONFIG_DVB_EC100) += ec100.o
obj-$(CONFIG_DVB_DS3000) += ds3000.o
obj-$(CONFIG_DVB_MB86A16) += mb86a16.o
+obj-$(CONFIG_DVB_MB86A20S) += mb86a20s.o
obj-$(CONFIG_DVB_IX2505V) += ix2505v.o
OpenPOWER on IntegriCloud