mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-29 05:29:47 +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
|
|
|