diff options
author | Roman Zippel <zippel@linux-m68k.org> | 2007-08-22 14:01:33 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-08-22 19:52:45 -0700 |
commit | fe6d9daf567310aa4d7cfc07fc48fe35296ecf7b (patch) | |
tree | 181b93efac5d35681bf1a57a7ca4b3b378103ecd /arch/m68k/fpsp040 | |
parent | a5f442b2a90679f0b3bb562c01d0042d44ffd9fe (diff) |
m68k: Dont include RODATA into text segment
Don't include RODATA into text segment as it includes the kallsyms data and
can cause spurious link failures (layout differences can change the number of
symbols in kallsyms, i.e. when a symbol is equal to _etext it's not
included).
Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/m68k/fpsp040')
0 files changed, 0 insertions, 0 deletions