summaryrefslogtreecommitdiff
path: root/conf/machine/include/tune-ppc440e.conf
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-08-21 15:18:13 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-08-21 15:18:13 +0000
commit518eaefe12d6df0580699ce600a709adac1e15d9 (patch)
tree632077c537106708c304c510f0cb3b6786d79e51 /conf/machine/include/tune-ppc440e.conf
parentd620ef81b02640cd5ae2502f6517f83729a3723d (diff)
parent5152cd3c9348eb5c748ff135b5afff55ef08dee5 (diff)
merge of '3289b5a802bb36f84f72d159c65ca3869e90041e'
and '5ee4afc833aaf754d4605b6c97860c3016037b3e'
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"