aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/Makefile
diff options
context:
space:
mode:
authorManu Abraham <abraham.manu@gmail.com>2007-02-24 08:31:40 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-12-29 17:53:14 -0200
commit040dcc3e5194d0170727adc5df213cfe9d994302 (patch)
tree4a997fbbcf4897ee22e3a9712db1b20056d63dcb /drivers/media/dvb/frontends/Makefile
parentV4L/DVB (9377): Add STB6100 Support (diff)
downloadlinux-dev-040dcc3e5194d0170727adc5df213cfe9d994302.tar.xz
linux-dev-040dcc3e5194d0170727adc5df213cfe9d994302.zip
V4L/DVB (9378): Add STB6100 Support
Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/frontends/Makefile')
-rw-r--r--drivers/media/dvb/frontends/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/Makefile b/drivers/media/dvb/frontends/Makefile
index f0a31c56ca47..ad89dbf760cd 100644
--- a/drivers/media/dvb/frontends/Makefile
+++ b/drivers/media/dvb/frontends/Makefile
@@ -11,6 +11,7 @@ stb0899-objs = stb0899_drv.o stb0899_algo.o
obj-$(CONFIG_DVB_PLL) += dvb-pll.o
obj-$(CONFIG_DVB_STV0299) += stv0299.o
obj-$(CONFIG_DVB_STB0899) += stb0899.o
+obj-$(CONFIG_DVB_STB6100) += stb6100.o
obj-$(CONFIG_DVB_SP8870) += sp8870.o
obj-$(CONFIG_DVB_CX22700) += cx22700.o
obj-$(CONFIG_DVB_CX24110) += cx24110.o