summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/erc32/bsp_specs
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/sparc/erc32/bsp_specs')
-rw-r--r--c/src/lib/libbsp/sparc/erc32/bsp_specs4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/sparc/erc32/bsp_specs b/c/src/lib/libbsp/sparc/erc32/bsp_specs
index 9e0344ffc6..b4b9989da4 100644
--- a/c/src/lib/libbsp/sparc/erc32/bsp_specs
+++ b/c/src/lib/libbsp/sparc/erc32/bsp_specs
@@ -18,8 +18,8 @@ crtend.o%s crtn.o%s
*startfile:
%{!qrtems: %(old_startfile)} %{qrtems: \
-%{!qrtems_debug: startsis.o%s crti.o%s crtbegin.o%s} \
-%{qrtems_debug: startsis_g.o%s crti.o%s crtbegin.o%s}}
+%{!qrtems_debug: start.o%s crti.o%s crtbegin.o%s} \
+%{qrtems_debug: start_g.o%s crti.o%s crtbegin.o%s}}
*link:
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -e start}