commit | 7155043c2d027c9c848c3d09badb5af2894ed652 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | Wed Aug 20 13:21:35 2014 -0600 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Tue Aug 26 18:52:19 2014 -0300 |
tree | 44411210483f01dfb79ee6ecf4209e615a39e322 | |
parent | 1dbfacf2dd30100ea38181f9cc25feaaa9204630 [diff] |
[media] enable COMPILE_TEST for media drivers There are several arch-specific media drivers that don't require asm-specific includes and can be successfully compiled on x86. Add COMPILE_TEST dependency for them, in order to allow a broader test on those drivers. That helps static analysis tools like Coverity to discover eventual troubles there. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>