qoriq/bsp_specs: Reorder and improve consistency

Updates #3520.
This commit is contained in:
Joel Sherrill
2017-11-28 11:55:25 -06:00
parent 852a9aa670
commit 203ad1272e

View File

@@ -10,5 +10,4 @@
%{!qrtems: %(old_endfile)} %{qrtems: crtend.o%s rtems_crtn.o%s ecrtn.o%s} %{!qrtems: %(old_endfile)} %{qrtems: crtend.o%s rtems_crtn.o%s ecrtn.o%s}
*link: *link:
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -u __vectors -N %(link_os)} %{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -u __vectors %(link_os)}