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 0faaa6eec..fd9925b54 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -1015,7 +1015,7 @@ SECTIONS { gfx_data : ALIGN(4) { - data/graphics.o(gfx_data); + src/graphics.o(.rodata); } =0 /* DWARF 2 sections */ |