summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/Makefile
diff options
context:
space:
mode:
authorAntti Palosaari <crope@iki.fi>2016-05-14 08:08:15 +0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2016-06-07 15:46:47 -0300
commit94d0eaa419871a6e2783f8c131b1d76d5f2a5524 (patch)
tree19e3cf4db68ac3275d9facc0666c269fbb67f7ad /drivers/media/dvb-frontends/Makefile
parent8d1f38fcb768cded9b957f3f87e87dd1965c655c (diff)
downloadlinux-94d0eaa419871a6e2783f8c131b1d76d5f2a5524.tar.gz
linux-94d0eaa419871a6e2783f8c131b1d76d5f2a5524.tar.bz2
linux-94d0eaa419871a6e2783f8c131b1d76d5f2a5524.zip
[media] mn88472: move out of staging to media
Move mn88472 DVB-T/T2/C demod driver out of staging to media. v2: Fix build error reported by kbuild test robot: drivers/staging/media/mn88472/Makefile: No such file or directory Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.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 7fc56055ac9e..e90165ad361b 100644
--- a/drivers/media/dvb-frontends/Makefile
+++ b/drivers/media/dvb-frontends/Makefile
@@ -95,6 +95,7 @@ obj-$(CONFIG_DVB_STV0900) += stv0900.o
obj-$(CONFIG_DVB_STV090x) += stv090x.o
obj-$(CONFIG_DVB_STV6110x) += stv6110x.o
obj-$(CONFIG_DVB_M88DS3103) += m88ds3103.o
+obj-$(CONFIG_DVB_MN88472) += mn88472.o
obj-$(CONFIG_DVB_MN88473) += mn88473.o
obj-$(CONFIG_DVB_ISL6423) += isl6423.o
obj-$(CONFIG_DVB_EC100) += ec100.o