m68knommu: switch to using -mcpu= flags for ColdFire targets
authorGreg Ungerer <gerg@uclinux.org>
Thu, 18 Nov 2010 02:52:08 +0000 (12:52 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Wed, 5 Jan 2011 05:19:21 +0000 (15:19 +1000)
commitc9942c5675e4bae015ece7727ed01b7841a477b8
treeb77063d611a0716dfac13ea09f64cc95ec5abb8d
parent0a977ca3cd6c3f9fc04c6edafcd913d6776361e3
m68knommu: switch to using -mcpu= flags for ColdFire targets

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>
arch/m68knommu/Makefile