Commit f9dbf3e8 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Xeon 5130 is Intel Core 2 Duo equivalent

parent b36b6861
......@@ -17,11 +17,11 @@
<property name="RUNTIME_WATCHDOG" value="16s"/>
<target name="run-system-xeon-5130">
<antcall target="run-system-core2"/>
<antcall target="run-system-core2duo"/>
</target>
<target name="run-system-with-secondary-xeon-5130">
<antcall target="run-system-with-secondary-core2"/>
<antcall target="run-system-with-secondary-core2duo"/>
</target>
</project>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment