commit | 76724b30f222067faf00874dc277f6c99d03d800 | [log] [tgz] |
---|---|---|
author | Stanimir Varbanov <stanimir.varbanov@linaro.org> | Tue Jun 20 10:13:50 2017 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Jun 20 10:57:08 2017 -0300 |
tree | 4b79ef6969232d92932ff3b5e87e8a0f7c6742e6 | |
parent | cdd19b526f5b806ff0468cec1d429feffaf10c89 [diff] |
[media] media: venus: enable building with COMPILE_TEST We want all media drivers to build with COMPILE_TEST, as the Coverity instance we use on Kernel works only for x86. Also, our test workflow relies on it, in order to identify git bisect breakages. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org>