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:
c23b653
)
m68knommu: rename BSS define in linker script
author
Greg Ungerer
<gerg@uclinux.org>
Fri, 30 Oct 2009 04:58:58 +0000
(14:58 +1000)
committer
Greg Ungerer
<gerg@goober.(none)>
Fri, 4 Dec 2009 01:45:31 +0000
(11:45 +1000)
The "BSS" define name now used in asm-generic/vmlinux.lds.h
(introduced in commit
ef53dae8658cf0e93d380983824a661067948d87
)
clashes with the internal "BSS" define in the m68knommu vmlinux.lds.S
linker script. So rename it.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
No differences found