conf/machine/include/tune-ppc405.inc : Move TARGET_FPU = "soft" to the tune file...
authorStelios Koroneos <skoroneos@digital-opsis.com>
Sat, 27 Oct 2007 12:04:08 +0000 (12:04 +0000)
committerStelios Koroneos <skoroneos@digital-opsis.com>
Sat, 27 Oct 2007 12:04:08 +0000 (12:04 +0000)
get used by all machines that have a amcc405 cpu

conf/machine/include/tune-ppc405.inc

index cf8f58c..358ab02 100644 (file)
@@ -1,2 +1,3 @@
+TARGET_FPU    =  "soft"
 TARGET_CC_ARCH = "-mcpu=405"
 PACKAGE_ARCH = "ppc405"