diff options
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index caac5c0bd..d1219cb3e 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -320,7 +320,7 @@ SECTIONS { asm/libgcnmultiboot.o(.text); asm/m4a_1.o(.text); src/m4a_2.o(.text); - asm/m4a_3.o(.text); + src/m4a_3.o(.text); src/m4a_4.o(.text); src/agb_flash.o(.text); src/agb_flash_1m.o(.text); |