commit | 6f6b3940ed326eed58074d777ab92fda3a60a382 | [log] [tgz] |
---|---|---|
author | Maciej W. Rozycki <macro@linux-mips.org> | Mon Oct 01 13:24:04 2007 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Oct 01 14:17:50 2007 +0100 |
tree | 73d6e978cd3107bedc03801ac900a3dab71f89ce | |
parent | ca074a33928762c65e261dd94006c1b6a47e46fa [diff] |
[MIPS] vmlinux.lds.S: Handle note sections Store any note sections after the exception tables like the other architectures do. This is required for .note.gnu.build-id emitted from binutils 2.18 onwards if nothing else. Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>