summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/Makefile
diff options
context:
space:
mode:
authorManu Abraham <manu@linuxtv.org>2008-10-24 00:56:07 +0400
committerManu Abraham <manu@linuxtv.org>2008-10-24 00:56:07 +0400
commitae7e53c40e02b87506e64751e72109bdee762b27 (patch)
tree42cf6ec6dd460a8b77b02b6687be1185b4861f95 /linux/drivers/media/dvb/frontends/Makefile
parent58f0705d29578b1198fca3b692a17cda6f17ef74 (diff)
downloadmediapointer-dvb-s2-ae7e53c40e02b87506e64751e72109bdee762b27.tar.gz
mediapointer-dvb-s2-ae7e53c40e02b87506e64751e72109bdee762b27.tar.bz2
Add TDA8261 to build
From: Manu Abraham <abraham.manu@gmail.com> Signed-off-by: Manu Abraham <manu@linuxtv.org>
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 c2ebf5155..2afcd81f3 100644
--- a/linux/drivers/media/dvb/frontends/Makefile
+++ b/linux/drivers/media/dvb/frontends/Makefile
@@ -45,6 +45,7 @@ obj-$(CONFIG_DVB_ISL6405) += isl6405.o
obj-$(CONFIG_DVB_ISL6421) += isl6421.o
obj-$(CONFIG_DVB_TDA10086) += tda10086.o
obj-$(CONFIG_DVB_TDA826X) += tda826x.o
+obj-$(CONFIG_DVB_TDA8261) += tda8261.o
obj-$(CONFIG_DVB_TUNER_DIB0070) += dib0070.o
obj-$(CONFIG_DVB_TUA6100) += tua6100.o
obj-$(CONFIG_DVB_S5H1409) += s5h1409.o