git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcbe40e
)
[SPARC64]: beautify vmlinux.lds
author
Sam Ravnborg
<sam@ravnborg.org>
Tue, 18 Sep 2007 02:02:57 +0000
(19:02 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Sun, 14 Oct 2007 04:53:10 +0000
(21:53 -0700)
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 <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found