mirror of
https://git.rtems.org/rtems-tools/
synced 2025-06-15 09:12:25 +08:00
tester: Make leon3-run command use run and not sis.
This commit is contained in:
parent
d8eef0a463
commit
1c5206b3d0
@ -35,5 +35,5 @@
|
||||
bsp = leon3
|
||||
arch = sparc
|
||||
tester = %{_rtscripts}/run.cfg
|
||||
bsp_run_cmd = %{rtems_tools}/%{bsp_arch}-rtems%{rtems_version}-sis
|
||||
bsp_run_opts = -leon3
|
||||
bsp_run_cmd = %{rtems_tools}/%{bsp_arch}-rtems%{rtems_version}-run
|
||||
bsp_run_opts = -a -leon3
|
||||
|
Loading…
x
Reference in New Issue
Block a user