Makerom: Difference between revisions
links |
Changed .ld link to one that doesn't have ENTRY missing. |
||
Line 57: | Line 57: | ||
=== Creating ELF files === | === Creating ELF files === | ||
ELF files created using the official SDK can be used with makerom. But ELF files created using | ELF files created using the official SDK can be used with makerom. But ELF files created using [https://github.com/smealum/ctrulib ctrulib], can be used, provided they are linked with this linker script: [https://gist.github.com/yellows8/6da7984a80a825b10294 download] | ||
== Compiling Source == | == Compiling Source == |