From: Greg Ungerer Date: Thu, 18 Nov 2010 02:52:08 +0000 (+1000) Subject: m68knommu: switch to using -mcpu= flags for ColdFire targets X-Git-Tag: v2.6.38-rc1~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9942c5675e4bae015ece7727ed01b7841a477b8;p=pandora-kernel.git 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 --- Reading git-diff-tree failed