[oe-commits] org.oe.dev conf/machine/include/tune-ppc405.inc : Move TARGET_FPU = "soft" to the tune file so its

ifaistos commit openembedded-commits at lists.openembedded.org
Sat Oct 27 12:42:39 UTC 2007


conf/machine/include/tune-ppc405.inc : Move TARGET_FPU    =  "soft" to the tune file so its 
get used by all machines that have a amcc405 cpu

Author: ifaistos at openembedded.org
Branch: org.openembedded.dev
Revision: df031d248f92e5dc5ae2d4c1bc413009edc52ada
ViewMTN: http://monotone.openembedded.org/revision/info/df031d248f92e5dc5ae2d4c1bc413009edc52ada
Files:
1
conf/machine/include/tune-ppc405.inc
Diffs:

#
# mt diff -r91207b510691d0314d9fb6211d35b5dd97818baa -rdf031d248f92e5dc5ae2d4c1bc413009edc52ada
#
# 
# 
# patch "conf/machine/include/tune-ppc405.inc"
#  from [5dd1ef7860eea8450ce746e47a6b108b2be90387]
#    to [d3ecc6cddac961ee71d21cd4c51c8b3ec7da0e1d]
# 
============================================================
--- conf/machine/include/tune-ppc405.inc	5dd1ef7860eea8450ce746e47a6b108b2be90387
+++ conf/machine/include/tune-ppc405.inc	d3ecc6cddac961ee71d21cd4c51c8b3ec7da0e1d
@@ -1,2 +1,3 @@
+TARGET_FPU    =  "soft"
 TARGET_CC_ARCH = "-mcpu=405"
 PACKAGE_ARCH = "ppc405"






More information about the Openembedded-commits mailing list