summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/Makefile
diff options
context:
space:
mode:
authorMichael Krufky <devnull@localhost>2005-07-25 06:02:38 +0000
committerMichael Krufky <devnull@localhost>2005-07-25 06:02:38 +0000
commit4e34f521934d32a4b836ab33e4c81921d579265d (patch)
treea985bdc0579148f9f7ed64ec81743364fd3a5adb /linux/drivers/media/dvb/frontends/Makefile
parentd2f01e6cfc1ec591339a8acc27a9103a4d9bb019 (diff)
downloadmediapointer-dvb-s2-4e34f521934d32a4b836ab33e4c81921d579265d.tar.gz
mediapointer-dvb-s2-4e34f521934d32a4b836ab33e4c81921d579265d.tar.bz2
Rename lgdt3302 to lgdt330x, to make way for the addition of lgdt3303 support.
This imports exact copies of the following versions from dvb-kernel cvs. lgdt3302.c r1.12 lgdt3302.h r1.5 lgdt3302_priv.h r1.3 There will be no more development on lgdt3302. All new development will be on lgdt330x. It will be safe to remove lgdt3302 from cvs once lgdt330x gets merged into -linus kernel tree. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Diffstat (limited to 'linux/drivers/media/dvb/frontends/Makefile')
-rw-r--r--linux/drivers/media/dvb/frontends/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/dvb/frontends/Makefile b/linux/drivers/media/dvb/frontends/Makefile
index de5e240cb..8806fd4e4 100644
--- a/linux/drivers/media/dvb/frontends/Makefile
+++ b/linux/drivers/media/dvb/frontends/Makefile
@@ -30,4 +30,4 @@ obj-$(CONFIG_DVB_OR51211) += or51211.o
obj-$(CONFIG_DVB_OR51132) += or51132.o
obj-$(CONFIG_DVB_BCM3510) += bcm3510.o
obj-$(CONFIG_DVB_S5H1420) += s5h1420.o
-obj-$(CONFIG_DVB_LGDT3302) += lgdt3302.o
+obj-$(CONFIG_DVB_LGDT330x) += lgdt330x.o