* Minor change to reorder the tune features.

Signed-off-by: Elvis Dowson <elvis.dow...@gmail.com>
---
 conf/machine/include/tune-ppc440.inc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/include/tune-ppc440.inc 
b/conf/machine/include/tune-ppc440.inc
index 35e93e9..699dfc9 100644
--- a/conf/machine/include/tune-ppc440.inc
+++ b/conf/machine/include/tune-ppc440.inc
@@ -6,7 +6,7 @@ TUNEVALID[ppc440] = "Enable ppc440 specific processor 
optimizations"
 TUNE_CCARGS += "${@bb.utils.contains("TUNE_FEATURES", "ppc440", "-mcpu=440", 
"", d)}"
 
 AVAILTUNES += "ppc440"
-TUNE_FEATURES_tune-ppc440 = "m32 fpu-soft ppc440"
+TUNE_FEATURES_tune-ppc440 = "m32 ppc440 fpu-soft"
 TUNE_PKGARCH_tune-ppc440 = "ppc440"
 PACKAGE_EXTRA_ARCHS_tune-ppc440 = "${PACKAGE_EXTRA_ARCHS_tune-powerpc-nf} 
ppc440"
 
-- 
1.7.9.5


_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to