summaryrefslogtreecommitdiffstats
path: root/bsps/or1k/generic_or1k/start/bsp_specs
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/or1k/generic_or1k/start/bsp_specs')
-rw-r--r--bsps/or1k/generic_or1k/start/bsp_specs4
1 files changed, 2 insertions, 2 deletions
diff --git a/bsps/or1k/generic_or1k/start/bsp_specs b/bsps/or1k/generic_or1k/start/bsp_specs
index 87638cc027..d059cc4673 100644
--- a/bsps/or1k/generic_or1k/start/bsp_specs
+++ b/bsps/or1k/generic_or1k/start/bsp_specs
@@ -3,7 +3,7 @@
*startfile:
%{!qrtems: %(old_startfile)} \
-%{!nostdlib: %{qrtems: crti.o%s crtbegin.o%s}}
+%{!nostdlib: %{qrtems: crtbegin.o%s}}
*endfile:
-%{!qrtems: %(old_endfile)} %{qrtems: crtend.o%s crtn.o%s}
+%{!qrtems: %(old_endfile)} %{qrtems: crtend.o%s}