mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-25 07:22:27 -05:00
9 lines
126 B
Plaintext
9 lines
126 B
Plaintext
%rename link old_link
|
|
%rename endfile old_endfile
|
|
|
|
*link:
|
|
-T gba_er.ld%s %(old_link) --gc-sections
|
|
|
|
*startfile:
|
|
er_crt0%O%s
|