From: Sam Ravnborg Date: Tue, 18 Sep 2007 02:02:57 +0000 (-0700) Subject: [SPARC64]: beautify vmlinux.lds X-Git-Tag: v2.6.24-rc1~1325^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72be7e542c67a5a134e99ba19d1846498ef8f9d2;p=pandora-kernel.git [SPARC64]: beautify vmlinux.lds Apply a consistent format to vmlinux.lds. The file is now to some degree readable. In addition move several labels inside the braces such that they reflect the actual start address of a section. Without this the label would not reflect if ld added alignment. Signed-off-by: Sam Ravnborg Signed-off-by: David S. Miller --- Reading git-diff-tree failed