summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/Makefile
diff options
context:
space:
mode:
authorJohannes Stezenbach <devnull@localhost>2004-02-06 14:31:25 +0000
committerJohannes Stezenbach <devnull@localhost>2004-02-06 14:31:25 +0000
commitc46077e318dae4e1d56e2c5ae8ec4ad301b426b2 (patch)
treeebddb6cbf90dfe478535ff7d230682c0898561f9 /linux/drivers/media/dvb/frontends/Makefile
parent6eff8a0d098499cd53e857131b9ff6c5ba5496bb (diff)
downloadmediapointer-dvb-s2-c46077e318dae4e1d56e2c5ae8ec4ad301b426b2.tar.gz
mediapointer-dvb-s2-c46077e318dae4e1d56e2c5ae8ec4ad301b426b2.tar.bz2
add nxt6000 frontend driver to Makefiles
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 7dc59058c..e536b0de7 100644
--- a/linux/drivers/media/dvb/frontends/Makefile
+++ b/linux/drivers/media/dvb/frontends/Makefile
@@ -17,3 +17,4 @@ obj-$(CONFIG_DVB_VES1820) += ves1820.o
obj-$(CONFIG_DVB_VES1X93) += ves1x93.o
obj-$(CONFIG_DVB_TDA1004X) += tda1004x.o
obj-$(CONFIG_DVB_SP887X) += sp887x.o
+obj-$(CONFIG_DVB_NXT6000) += nxt6000.o