summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/Makefile
diff options
context:
space:
mode:
authorPatrick Boettcher <devnull@localhost>2005-05-15 21:29:04 +0000
committerPatrick Boettcher <devnull@localhost>2005-05-15 21:29:04 +0000
commit296d38d57b95ab75d2ab872fcd0f972fda99b8c5 (patch)
treebebf43afc6c8fe7590a368b309132ae959aed4c1 /linux/drivers/media/dvb/frontends/Makefile
parent97f18941269f35788344415a5c423b3414f2051f (diff)
downloadmediapointer-dvb-s2-296d38d57b95ab75d2ab872fcd0f972fda99b8c5.tar.gz
mediapointer-dvb-s2-296d38d57b95ab75d2ab872fcd0f972fda99b8c5.tar.bz2
added support for the Broadcom BCM3510 ATSC (8VSB/16VSB & ITU J83 AnnexB FEC QAM64/256) demodulator used
in the first generation of Air2PC ATSC PCI-cards/USB-boxes made by B2C2. Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Diffstat (limited to 'linux/drivers/media/dvb/frontends/Makefile')
-rw-r--r--linux/drivers/media/dvb/frontends/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/Makefile b/linux/drivers/media/dvb/frontends/Makefile
index 7f8784870..91d6d3576 100644
--- a/linux/drivers/media/dvb/frontends/Makefile
+++ b/linux/drivers/media/dvb/frontends/Makefile
@@ -28,3 +28,4 @@ obj-$(CONFIG_DVB_STV0297) += stv0297.o
obj-$(CONFIG_DVB_NXT2002) += nxt2002.o
obj-$(CONFIG_DVB_OR51211) += or51211.o
obj-$(CONFIG_DVB_OR51132) += or51132.o
+obj-$(CONFIG_DVB_BCM3510) += bcm3510.o