mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
netperf_lxip_wifi: run on foc_x86_32 too
This commit is contained in:
parent
8f9056d738
commit
ad92d799cd
@ -12,7 +12,7 @@ if {[have_include "power_on/qemu"] || [have_include "power_on/linux"]} {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if {[get_cmd_switch --autopilot] && [have_spec x86_32] &&
|
if {[get_cmd_switch --autopilot] && [have_spec x86_32] &&
|
||||||
![expr [have_board foc] || [have_spec nova]]} {
|
![expr [have_spec foc] || [have_spec nova]]} {
|
||||||
puts stderr "\nNetperf WIFI running with non-ACPI kernel on native x86_32 test machine is not supported because of wrong interrupt number in pci config space (should be 11 instead 10).\n"
|
puts stderr "\nNetperf WIFI running with non-ACPI kernel on native x86_32 test machine is not supported because of wrong interrupt number in pci config space (should be 11 instead 10).\n"
|
||||||
exit
|
exit
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user