mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-09 04:15:52 +00:00
fb_bench: mark wand_quad as not supported
We do not have a framebuffer driver on Wandboard yet. Ref #2268
This commit is contained in:
parent
ae91ca012e
commit
066a5e9670
@ -2,7 +2,7 @@
|
||||
# Build
|
||||
#
|
||||
|
||||
if {[have_spec odroid_xu]} {
|
||||
if {[have_spec odroid_xu] || [have_spec wand_quad]} {
|
||||
puts "\n Run script is not supported on this platform. \n";
|
||||
exit 0
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user