mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-01 10:31:57 +00:00
9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
|
%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
|
||
|
|