9 lines
173 B
Text
9 lines
173 B
Text
|
%rename link old_link
|
||
|
|
||
|
*link:
|
||
|
-T redboot.ld%s -Ttext 0xA0020000 %(old_link)
|
||
|
|
||
|
*startfile:
|
||
|
%{!pg:redboot-crt0%O%s} %{pg:redboot-crt0%O%s} redboot-syscalls%O%s
|
||
|
|