summaryrefslogtreecommitdiff
path: root/conf/machine/include/tune-ppc440e.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/tune-ppc440e.conf')
-rw-r--r--conf/machine/include/tune-ppc440e.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/include/tune-ppc440e.conf b/conf/machine/include/tune-ppc440e.conf
index 0cfa50c69e..5c47482a54 100644
--- a/conf/machine/include/tune-ppc440e.conf
+++ b/conf/machine/include/tune-ppc440e.conf
@@ -1,2 +1,2 @@
-TARGET_CC_ARCH = "-mcpu=440fp"
-PACKAGE_ARCH = "ppc440"
+TARGET_CC_ARCH = "-mcpu=440fp -mhard-float"
+PACKAGE_ARCH = "ppc440e"