summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/Makefile
diff options
context:
space:
mode:
authorMichael Krufky <devnull@localhost>2006-01-21 16:07:45 +0000
committerMichael Krufky <devnull@localhost>2006-01-21 16:07:45 +0000
commit138cc43d32b8bb65c72c6239252cad82ec7d18dd (patch)
tree8c60bb7ed22e345bdf65f93145203158777602ff /linux/drivers/media/dvb/frontends/Makefile
parentc2adc8ccca8b66d34544b8cf3d67eda633ab586f (diff)
downloadmediapointer-dvb-s2-138cc43d32b8bb65c72c6239252cad82ec7d18dd.tar.gz
mediapointer-dvb-s2-138cc43d32b8bb65c72c6239252cad82ec7d18dd.tar.bz2
Kill nxt2002 in favor of the nxt200x module
From: Michael Krufky <mkrufky@m1k.net> - Kill nxt2002 module in favor of nxt200x. - Repair broken nxt2002 support in the nxt200x module. - Make the flexcop driver use nxt200x instead of the nxt2002 module for the Air2PC 2nd generation PCI card. - Remove the nxt2002 module from cvs and kernel build. Signed-off-by: Michael Krufky <mkrufky@m1k.net> CC: Kirk Lapray <kirk.lapray@gmail.com> CC: Taylor Jacob <rtjacob@earthlink.net> CC: Jean-Francois Thibert <jeanfrancois@sagetv.com>
Diffstat (limited to 'linux/drivers/media/dvb/frontends/Makefile')
-rw-r--r--linux/drivers/media/dvb/frontends/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux/drivers/media/dvb/frontends/Makefile b/linux/drivers/media/dvb/frontends/Makefile
index 615ec830e..8f3014685 100644
--- a/linux/drivers/media/dvb/frontends/Makefile
+++ b/linux/drivers/media/dvb/frontends/Makefile
@@ -25,7 +25,6 @@ obj-$(CONFIG_DVB_CX22702) += cx22702.o
obj-$(CONFIG_DVB_TDA80XX) += tda80xx.o
obj-$(CONFIG_DVB_TDA10021) += tda10021.o
obj-$(CONFIG_DVB_STV0297) += stv0297.o
-obj-$(CONFIG_DVB_NXT2002) += nxt2002.o
obj-$(CONFIG_DVB_NXT200X) += nxt200x.o
obj-$(CONFIG_DVB_OR51211) += or51211.o
obj-$(CONFIG_DVB_OR51132) += or51132.o