mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
noux_tool_chain_nova: Don't restrict to Fiasco.OC
Thanks to @alexab's recent work on base-nova and the NOVA kernel, the test is expected to run successfully on NOVA too.
This commit is contained in:
parent
4fbd74f3aa
commit
134f54a602
@ -4,11 +4,6 @@
|
||||
# \date 2012-11-26
|
||||
#
|
||||
|
||||
if {![have_spec foc_x86_32]} {
|
||||
puts "\nThis run script is currently only supported on the 'foc_x86_32' target platform\n"
|
||||
exit 0
|
||||
}
|
||||
|
||||
set platform "nova_x86_32"
|
||||
set platform_base_dir "base-nova"
|
||||
set platform_pkgs ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user