hw_zynq: disable noux_net_netcat test

because of missing uart_drv
This commit is contained in:
Alexander Boettcher 2016-07-01 08:54:37 +02:00 committed by Norman Feske
parent e09752a26f
commit 0efd89f12b

View File

@ -1,7 +1,7 @@
set use_usb_driver [expr [have_spec omap4] || [have_spec arndale] || [have_spec rpi]]
set use_nic_driver [expr !$use_usb_driver && ![have_spec imx53] && ![have_spec linux] && ![have_spec hw_odroid_xu] && ![have_spec hw_wand_quad]]
if {[expr !$use_usb_driver && !$use_nic_driver]} {
if {[expr !$use_usb_driver && !$use_nic_driver || [expr [have_include "power_on/qemu"] && [have_spec zynq]]]} {
puts "\n Run script is not supported on this platform. \n"; exit 0 }
set build_components {