summaryrefslogblamecommitdiffstats
path: root/bsps/powerpc/qoriq/start/bsp_specs
blob: 001c45b3c4ba981d82f42563683c0c1adb974aa0 (plain) (tree)
1
2
3
4
5
6
7
8
9

                               


                              
                                                              

         
                                                                         
%rename endfile old_endfile
%rename startfile old_startfile

*startfile:
%{!qrtems: %(old_startfile)} \
%{!nostdlib: %{qrtems: ecrti%O%s rtems_crti%O%s crtbegin.o%s}}

*endfile:
%{!qrtems: %(old_endfile)} %{qrtems: crtend.o%s rtems_crtn.o%s ecrtn.o%s}