mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-11 13:22:33 +00:00
fb_bench: do not test on zynq
There is currently no FB driver for zynq. Ref #2268
This commit is contained in:
parent
f9389109bf
commit
102676b1c1
@ -2,7 +2,7 @@
|
||||
# Build
|
||||
#
|
||||
|
||||
if {[have_spec odroid_xu] || [have_spec wand_quad]} {
|
||||
if {[have_spec odroid_xu] || [have_spec wand_quad] || [have_spec zynq]} {
|
||||
puts "\n Run script is not supported on this platform. \n";
|
||||
exit 0
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user