mirror of
https://github.com/rtlduino/RTL8710AF_GCC.git
synced 2024-11-26 02:44:16 +00:00
9 lines
192 B
Text
9 lines
192 B
Text
|
%rename link old_link
|
||
|
|
||
|
*link:
|
||
|
-T redboot.ld%s -Ttext 0x20000 %(old_link)
|
||
|
|
||
|
*startfile:
|
||
|
crti%O%s crtbegin%O%s %{!pg:redboot-crt0%O%s} %{pg:redboot-crt0%O%s} redboot-syscalls%O%s
|
||
|
|