summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/Makefile
diff options
context:
space:
mode:
authorPatrick Boettcher <pb@linuxtv.org>2006-04-17 19:21:31 +0200
committerPatrick Boettcher <pb@linuxtv.org>2006-04-17 19:21:31 +0200
commit21a8c2c3ec37a8d79151fd37849cf41877514fbf (patch)
tree4c3dcb0f072ea0aebda651b88abd0463ec7482e8 /linux/drivers/media/dvb/frontends/Makefile
parentafdbbc48eaea9b0d9a539643a88aa5a74a63dde3 (diff)
downloadmediapointer-dvb-s2-21a8c2c3ec37a8d79151fd37849cf41877514fbf.tar.gz
mediapointer-dvb-s2-21a8c2c3ec37a8d79151fd37849cf41877514fbf.tar.bz2
MT2060: Code cleanups, adding to new build-mechanism
From: Patrick Boettcher <pb@linuxtv.org> Some minor code cleanups and added the MT2060 to new v4l-dvb-build-system, preliminarily under dvb/frontends. 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 d09b6071f..86cfb5c48 100644
--- a/linux/drivers/media/dvb/frontends/Makefile
+++ b/linux/drivers/media/dvb/frontends/Makefile
@@ -31,3 +31,4 @@ obj-$(CONFIG_DVB_BCM3510) += bcm3510.o
obj-$(CONFIG_DVB_S5H1420) += s5h1420.o
obj-$(CONFIG_DVB_LGDT330X) += lgdt330x.o
obj-$(CONFIG_DVB_CX24123) += cx24123.o
+obj-$(CONFIG_DVB_TUNER_MT2060) += mt2060.o