commit | 1b1e037a8974801cb3e1da3281ca3a88cbec3de8 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Jan 22 09:57:27 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Jan 28 13:19:04 2008 +0900 |
tree | c4a340ab47a4f609e4056e73a27ad620d69a9c1a | |
parent | 74ee1a7590b782a6df01d00ae38093cbfbee5ca9 [diff] |
sh: Kill off -traditional for linker script. Some of Sam's new work in the kbuild queue depend on ## concatenation within the linker script, which doesn't work when -traditional is enabled. -traditional is a legacy remnant anyways, and we no longer require it for anything, so kill it off completely. Noted-by: Andreas Schwab <schwab@suse.de> Signed-off-by: Paul Mundt <lethal@linux-sh.org>