aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/Makefile
diff options
context:
space:
mode:
authorPalash Bandyopadhyay <palash.bandyopadhyay@conexant.com>2010-07-06 16:40:58 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-10-21 01:17:09 -0200
commit47b75ec14653f12f9fd6fd76bfd5891ba35e1e79 (patch)
tree02c5c4c170aaec16c99a2ed99da98b28b6b77b85 /drivers/media/dvb/frontends/Makefile
parente4115bb2841019aa19cc5bcf0f1aa24789d05ccf (diff)
downloadkernel_samsung_smdk4412-47b75ec14653f12f9fd6fd76bfd5891ba35e1e79.zip
kernel_samsung_smdk4412-47b75ec14653f12f9fd6fd76bfd5891ba35e1e79.tar.gz
kernel_samsung_smdk4412-47b75ec14653f12f9fd6fd76bfd5891ba35e1e79.tar.bz2
[media] s5h1432: Add new s5h1432 driver
Introduce a new driver for the s5h1432 Signed-off-by: Palash Bandyopadhyay <palash.bandyopadhyay@conexant.com> Signed-off-by: Devin Heitmueller <dheitmueller@hauppauge.com> 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 9b59e41..63cf3d0 100644
--- a/drivers/media/dvb/frontends/Makefile
+++ b/drivers/media/dvb/frontends/Makefile
@@ -16,6 +16,7 @@ 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_S5H1432) += s5h1432.o
obj-$(CONFIG_DVB_CX24110) += cx24110.o
obj-$(CONFIG_DVB_TDA8083) += tda8083.o
obj-$(CONFIG_DVB_L64781) += l64781.o