mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-15 23:17:14 +00:00
Do not run usb_hid test on imx6q_sabrelite
We do not support the monolithic usb_drv on this platform.
This commit is contained in:
parent
a9d58e47cb
commit
c749f577e6
@ -52,8 +52,7 @@ if { [get_cmd_switch --autopilot] &&
|
||||
![have_spec arndale] &&
|
||||
![have_spec panda] &&
|
||||
![have_spec rpi] &&
|
||||
![have_spec x86] &&
|
||||
![have_spec imx6q_sabrelite]} {
|
||||
![have_spec x86]} {
|
||||
puts "Run script does not support autopilot mode on this platform"
|
||||
exit 0
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user