summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/Makefile
diff options
context:
space:
mode:
authorJohannes Stezenbach <devnull@localhost>2005-11-20 00:51:48 +0000
committerJohannes Stezenbach <devnull@localhost>2005-11-20 00:51:48 +0000
commitd72f5629f024e27002ac1226f3504732f8995adf (patch)
tree0dcf4f73a37bad13252ec26cbf11da54e09ead8c /linux/drivers/media/dvb/frontends/Makefile
parent88e8a6e0d7c700312c9f1727ee91f2ca174ee66f (diff)
downloadmediapointer-dvb-s2-d72f5629f024e27002ac1226f3504732f8995adf.tar.gz
mediapointer-dvb-s2-d72f5629f024e27002ac1226f3504732f8995adf.tar.bz2
From: Steve Toth <stoth@hauppauge.com>
Added demodulator driver for Nova-S-Plus and Nova-SE2 DVB-S support. Signed-off-by: Steven Toth <stoth@hauppauge.com>
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 a98760fe0..615ec830e 100644
--- a/linux/drivers/media/dvb/frontends/Makefile
+++ b/linux/drivers/media/dvb/frontends/Makefile
@@ -32,3 +32,4 @@ obj-$(CONFIG_DVB_OR51132) += or51132.o
obj-$(CONFIG_DVB_BCM3510) += bcm3510.o
obj-$(CONFIG_DVB_S5H1420) += s5h1420.o
obj-$(CONFIG_DVB_LGDT330X) += lgdt330x.o
+obj-$(CONFIG_DVB_CX24123) += cx24123.o