You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
195 B
Plaintext
9 lines
195 B
Plaintext
4 years ago
|
%rename link old_link
|
||
|
|
||
|
*link:
|
||
|
-T redboot.ld%s -Ttext 0xA0020000 %(old_link)
|
||
|
|
||
|
*startfile:
|
||
|
crti%O%s crtbegin%O%s %{!pg:redboot-crt0%O%s} %{pg:redboot-crt0%O%s} redboot-syscalls%O%s
|
||
|
|