From: Roland McGrath Date: Wed, 14 Oct 2009 21:16:38 +0000 (-0700) Subject: x86: linker script syntax nits X-Git-Tag: v2.6.32-rc5~17^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9a63a4e559fbdc522072281d05e6b13c1022f4b;p=pandora-kernel.git x86: linker script syntax nits The linker scripts grew some use of weirdly wrong linker script syntax. It happens to work, but it's not what the syntax is documented to be. Clean it up to use the official syntax. Signed-off-by: Roland McGrath CC: Ian Lance Taylor --- Reading git-diff-tree failed