aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <m.chehab@samsung.com>2014-08-20 13:56:21 -0600
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-08-26 18:52:18 -0300
commit1dbfacf2dd30100ea38181f9cc25feaaa9204630 (patch)
tree9618eca023385e0bfebfad5658cd26d799bc25dd /drivers/media/platform/Makefile
parent[media] allow COMPILE_TEST for SAMSUNG_EXYNOS4_IS (diff)
downloadlinux-dev-1dbfacf2dd30100ea38181f9cc25feaaa9204630.tar.xz
linux-dev-1dbfacf2dd30100ea38181f9cc25feaaa9204630.zip
[media] enable COMPILE_TEST for OMAP2 vout
We don't need anything special to enable COMPILE_TEST for this driver. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/platform/Makefile')
-rw-r--r--drivers/media/platform/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/platform/Makefile b/drivers/media/platform/Makefile
index 4ac4c91b4415..b598b3bb2645 100644
--- a/drivers/media/platform/Makefile
+++ b/drivers/media/platform/Makefile
@@ -49,6 +49,6 @@ obj-$(CONFIG_VIDEO_RENESAS_VSP1) += vsp1/
obj-y += davinci/
-obj-$(CONFIG_ARCH_OMAP) += omap/
+obj-y += omap/
ccflags-y += -I$(srctree)/drivers/media/i2c