diff --git a/repos/libports/run/libc_filesystem_test.inc b/repos/libports/run/libc_filesystem_test.inc index a965c9820..3ddb160d7 100644 --- a/repos/libports/run/libc_filesystem_test.inc +++ b/repos/libports/run/libc_filesystem_test.inc @@ -4,7 +4,7 @@ # \date 2011-05-27 # -if {[have_spec hw_odroid_xu]} { +if {[have_spec hw_odroid_xu] || [have_spec hw_zynq]} { puts "Run script does not support this platform." exit 0 }