summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/Makefile
diff options
context:
space:
mode:
authorAndrew de Quincey <adq_dvb@lidskialf.net>2006-04-28 01:45:09 +0100
committerAndrew de Quincey <adq_dvb@lidskialf.net>2006-04-28 01:45:09 +0100
commitb5fe0362594b93998d9ab6c01554cc2b9dd95951 (patch)
treea01ee95ab2a3373650c2161a4c77f4353ca47041 /linux/drivers/media/dvb/frontends/Makefile
parent761ff2c05b56e086da5a180666c4d9160155c4ec (diff)
downloadmediapointer-dvb-s2-b5fe0362594b93998d9ab6c01554cc2b9dd95951.tar.gz
mediapointer-dvb-s2-b5fe0362594b93998d9ab6c01554cc2b9dd95951.tar.bz2
Add isl6421 module
From: Andrew de Quincey <adq_dvb@lidskialf.net> Driver for the ISL6421 LNB chip Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
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 7238e6ef2..5222245c7 100644
--- a/linux/drivers/media/dvb/frontends/Makefile
+++ b/linux/drivers/media/dvb/frontends/Makefile
@@ -32,3 +32,4 @@ obj-$(CONFIG_DVB_S5H1420) += s5h1420.o
obj-$(CONFIG_DVB_LGDT330X) += lgdt330x.o
obj-$(CONFIG_DVB_CX24123) += cx24123.o
obj-$(CONFIG_DVB_LNBP21) += lnbp21.o
+obj-$(CONFIG_DVB_ISL6421) += isl6421.o