Commit 1d521883 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Fixed run-system statements for QEMU SkyLake

parent b3ceb4db
......@@ -17,11 +17,11 @@
<property name="RUNTIME_WATCHDOG" value="16s"/>
<target name="run-system-qemu-skylake">
<antcall target="run-system-skylake"/>
<antcall target="run-system-skylake-client"/>
</target>
<target name="run-system-with-secondary-qemu-skylake">
<antcall target="run-system-with-secondary-skylake"/>
<antcall target="run-system-with-secondary-skylake-client"/>
</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