summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/efi68k/bsp_specs
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/m68k/efi68k/bsp_specs')
-rw-r--r--c/src/lib/libbsp/m68k/efi68k/bsp_specs4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/m68k/efi68k/bsp_specs b/c/src/lib/libbsp/m68k/efi68k/bsp_specs
index 2e248c6d82..61dac86b53 100644
--- a/c/src/lib/libbsp/m68k/efi68k/bsp_specs
+++ b/c/src/lib/libbsp/m68k/efi68k/bsp_specs
@@ -15,8 +15,8 @@
*startfile:
%{!qrtems: %(old_startfile)} %{qrtems: \
-%{!qrtems_debug: start68k.o%s} \
-%{qrtems_debug: start68k_g.o%s}}
+%{!qrtems_debug: start.o%s} \
+%{qrtems_debug: start_g.o%s}}
*link:
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -e start}