summaryrefslogtreecommitdiffstats
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
parentf2080e38813a3b04d4a6fde5a2697f47cfec4ee5 (diff)
downloadop-kernel-dev-1dbfacf2dd30100ea38181f9cc25feaaa9204630.zip
op-kernel-dev-1dbfacf2dd30100ea38181f9cc25feaaa9204630.tar.gz
[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 4ac4c91..b598b3b 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
OpenPOWER on IntegriCloud