diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-02-28 18:26:16 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-02-28 18:26:16 -0200 |
commit | 0991b38929edc3f7202157c6a1e04682ad9694cc (patch) | |
tree | 3176f3d96c1a7909ca2a867fe67e3a89027fef5d /linux/drivers/media/dvb/frontends/Makefile | |
parent | d444e8da71bac607984628cfa49b0f89c02a2db9 (diff) | |
parent | 0e856055f505320ad16b590b1b9b1ca5341064ab (diff) | |
download | mediapointer-dvb-s2-0991b38929edc3f7202157c6a1e04682ad9694cc.tar.gz mediapointer-dvb-s2-0991b38929edc3f7202157c6a1e04682ad9694cc.tar.bz2 |
merge: http://linuxtv.org/hg/~tap/v4l-dvb
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/dvb/frontends/Makefile')
-rw-r--r-- | linux/drivers/media/dvb/frontends/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linux/drivers/media/dvb/frontends/Makefile b/linux/drivers/media/dvb/frontends/Makefile index e038942a1..905fcfc87 100644 --- a/linux/drivers/media/dvb/frontends/Makefile +++ b/linux/drivers/media/dvb/frontends/Makefile @@ -41,4 +41,3 @@ obj-$(CONFIG_DVB_TDA827X) += tda827x.o obj-$(CONFIG_DVB_TUNER_MT2060) += mt2060.o obj-$(CONFIG_DVB_TUNER_QT1010) += qt1010.o obj-$(CONFIG_DVB_TUA6100) += tua6100.o -obj-$(CONFIG_DVB_TUNER_LGH06XF) += lgh06xf.o |