mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-30 08:03:59 +00:00
fb_bench: disable automated test for imx7d_sabre
This platform hasn't a fb_drv yet.
This commit is contained in:
parent
c5fee20286
commit
9135be8d5f
@ -1,4 +1,8 @@
|
||||
if {[have_spec odroid_xu] || [have_spec imx6q_sabrelite] || [have_spec zynq] || [have_spec imx53] && [have_spec foc]} {
|
||||
if {[have_spec odroid_xu] ||
|
||||
[have_spec imx7d_sabre] ||
|
||||
[have_spec imx6q_sabrelite] ||
|
||||
[have_spec zynq] ||
|
||||
[have_spec imx53] && [have_spec foc]} {
|
||||
puts "\n Run script is not supported on this platform. \n";
|
||||
exit 0
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user