commit | c11b5776bfef671cd6eea4479f345ec042638643 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <michael.frysinger@analog.com> | Thu Oct 11 00:12:41 2007 +0800 |
committer | Bryan Wu <bryan.wu@analog.com> | Thu Oct 11 00:12:41 2007 +0800 |
tree | e0713db2192fdcd020e8aeabe7e59d2a0130f2ab | |
parent | fb282a72f13305a74fb105bce1ee232b3492b654 [diff] [blame] |
Blackfin arch: add more common defines for output sections Signed-off-by: Mike Frysinger <michael.frysinger@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com>
diff --git a/arch/blackfin/kernel/vmlinux.lds.S b/arch/blackfin/kernel/vmlinux.lds.S index cd1cea0..eec4367 100644 --- a/arch/blackfin/kernel/vmlinux.lds.S +++ b/arch/blackfin/kernel/vmlinux.lds.S
@@ -185,6 +185,12 @@ __end = .; } + STABS_DEBUG + + DWARF_DEBUG + + NOTES + /DISCARD/ : { *(.exit.text)