disable demo and fb_bench for zynq_usrp_e31x

genodelabs/genode#5056
This commit is contained in:
Johannes Schlatow 2023-11-15 16:01:31 +01:00 committed by Christian Helmuth
parent cd34effd64
commit 00ede822c6
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
if {[have_board imx6q_sabrelite] ||
[have_board imx7d_sabre] ||
[have_board zynq_usrp_e31x] ||
([get_cmd_switch --autopilot] && [have_board linux]) ||
([get_cmd_switch --autopilot] && [have_include "power_on/qemu"])} {
puts "Run script does not support this platform."

View File

@ -2,6 +2,7 @@ if {[have_board imx7d_sabre] ||
[have_board imx6q_sabrelite] ||
[have_board rpi3] ||
[have_board zynq_qemu] ||
[have_board zynq_usrp_e31x] ||
[have_board imx53_qsb_tz] ||
[have_board imx53_qsb] && [have_spec foc]} {
puts "\n Run script is not supported on this platform. \n";