forked from Imagelibrary/rtems
Moved startsis to start.
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user