From: Paul Mundt Date: Tue, 22 Jan 2008 00:57:27 +0000 (+0900) Subject: sh: Kill off -traditional for linker script. X-Git-Tag: v2.6.25-rc1~1169^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b1e037a8974801cb3e1da3281ca3a88cbec3de8;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed