summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/psim/bsp_specs
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-19 16:40:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-19 16:40:40 +0000
commitd2a05e767bfa780a691d43f7b53c8bd9df4b39c9 (patch)
treea1d4bcfb49f0abf175d6c5f588d155b734339831 /c/src/lib/libbsp/powerpc/psim/bsp_specs
parentRenaming all BSP specific startXXX directories to use the same name (start). (diff)
downloadrtems-d2a05e767bfa780a691d43f7b53c8bd9df4b39c9.tar.bz2
Renaming all BSP specific startXXX directories to use the same name (start).
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/powerpc/psim/bsp_specs4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/powerpc/psim/bsp_specs b/c/src/lib/libbsp/powerpc/psim/bsp_specs
index 1999d742cc..491b059df3 100644
--- a/c/src/lib/libbsp/powerpc/psim/bsp_specs
+++ b/c/src/lib/libbsp/powerpc/psim/bsp_specs
@@ -15,8 +15,8 @@
*startfile:
%{!qrtems: %(old_startfile)} %{qrtems: ecrti%O%s \
-%{!qrtems_debug: startsim.o%s} \
-%{qrtems_debug: startsim_g.o%s}}
+%{!qrtems_debug: start.o%s} \
+%{qrtems_debug: start_g.o%s}}
*endfile:
%{!qrtems: %(old_endfile)} %{qrtems: ecrtn%O%s}