summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/Makefile
diff options
context:
space:
mode:
authorPatrick Boettcher <pb@linuxtv.org>2008-04-13 17:49:22 +0200
committerPatrick Boettcher <pb@linuxtv.org>2008-04-13 17:49:22 +0200
commitc89479a6fe0053481818f497b371c10d74ded242 (patch)
tree702b0bae42936d554b41acd535d58d05fbfc7f0d /linux/drivers/media/dvb/frontends/Makefile
parente5007b56b335b89a9bd6cbeeff0eadd2feebd1c2 (diff)
downloadmediapointer-dvb-s2-c89479a6fe0053481818f497b371c10d74ded242.tar.gz
mediapointer-dvb-s2-c89479a6fe0053481818f497b371c10d74ded242.tar.bz2
Added support for SkyStar2 rev2.7 and ITD1000 DVB-S tuner
From: Patrick Boettcher <pb@linuxtv.org> This patches adds support for the SkyStar2 rev2.7 with the PN1010/ITD1000 Frontend. 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 23304b377..129367886 100644
--- a/linux/drivers/media/dvb/frontends/Makefile
+++ b/linux/drivers/media/dvb/frontends/Makefile
@@ -52,3 +52,4 @@ obj-$(CONFIG_DVB_TUA6100) += tua6100.o
obj-$(CONFIG_DVB_TUNER_MT2131) += mt2131.o
obj-$(CONFIG_DVB_S5H1409) += s5h1409.o
obj-$(CONFIG_DVB_TUNER_XC5000) += xc5000.o
+obj-$(CONFIG_DVB_TUNER_ITD1000) += itd1000.o