summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/gensh2/bsp_specs
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/sh/gensh2/bsp_specs')
-rw-r--r--c/src/lib/libbsp/sh/gensh2/bsp_specs2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/sh/gensh2/bsp_specs b/c/src/lib/libbsp/sh/gensh2/bsp_specs
index aaffb84b73..6a6ad915bc 100644
--- a/c/src/lib/libbsp/sh/gensh2/bsp_specs
+++ b/c/src/lib/libbsp/sh/gensh2/bsp_specs
@@ -4,7 +4,7 @@
*startfile:
%{!qrtems: %(old_startfile)} \
-%{!nostdlib: %{qrtems: %{qrtems_debug: start_g.o%s} %{!qrtems_debug: start.o%s}}}
+%{!nostdlib: %{qrtems: start.o%s}}
*link:
%(old_link) %{qrtems: -dc -dp -N -e _start}