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:
2c53b43
)
m68knommu: fix linker script exported name sections
author
Greg Ungerer
<gerg@uclinux.org>
Thu, 2 Jun 2011 04:09:32 +0000
(14:09 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Tue, 14 Jun 2011 01:42:29 +0000
(11:42 +1000)
The recent commit titled "module: Sort exported symbols" (
f02e8a65
)
changed the exported symbol name sections. Bring the m68knommu linker
script into line with those changes - including the sorting of the
symbol names.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
No differences found