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:
0a977ca
)
m68knommu: switch to using -mcpu= flags for ColdFire targets
author
Greg Ungerer
<gerg@uclinux.org>
Thu, 18 Nov 2010 02:52:08 +0000
(12:52 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Wed, 5 Jan 2011 05:19:21 +0000
(15:19 +1000)
Gcc has deprecated the use of the following ColdFire cpu options:
-m5206e, -m528x, -m5307 and -m5407. In there place we should use
the equivilent -mcpu= option and setting.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
No differences found