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:
Norman Feske 2013-02-25 12:06:37 +01:00
parent 4fbd74f3aa
commit 134f54a602
1 changed files with 0 additions and 5 deletions

View File

@ -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 ""