diff options
| author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-07-30 22:33:37 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-07-30 22:33:37 -0300 |
| commit | 8afe09419eed997a4b30a77df5a22c19912b8bc9 (patch) | |
| tree | fbe660da9e0f7d01c59033c5b2cfe0813197cd06 /linux/drivers/media/dvb/frontends/Makefile | |
| parent | 0ecfe3e409e0436f2cca5bf363499fcf0c3b7f14 (diff) | |
| parent | 217a64322f1ed60674699c73d5b5cbefb4d3d147 (diff) | |
| download | mediapointer-dvb-s2-8afe09419eed997a4b30a77df5a22c19912b8bc9.tar.gz mediapointer-dvb-s2-8afe09419eed997a4b30a77df5a22c19912b8bc9.tar.bz2 | |
merge: http://www.linuxtv.org/hg/~stoth/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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/Makefile b/linux/drivers/media/dvb/frontends/Makefile index 217265ca2..c46b9d8e9 100644 --- a/linux/drivers/media/dvb/frontends/Makefile +++ b/linux/drivers/media/dvb/frontends/Makefile @@ -43,3 +43,5 @@ obj-$(CONFIG_DVB_TUNER_MT2060) += mt2060.o obj-$(CONFIG_DVB_TUNER_MT2266) += mt2266.o obj-$(CONFIG_DVB_TUNER_QT1010) += qt1010.o obj-$(CONFIG_DVB_TUA6100) += tua6100.o +obj-$(CONFIG_DVB_TUNER_MT2131) += mt2131.o +obj-$(CONFIG_DVB_S5H1409) += s5h1409.o |
