aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/storcenter.conf
diff options
context:
space:
mode:
authorTim 'timtim' Ellis <tim.ellis@foonas.org>2009-01-19 21:07:41 +0000
committerTim 'timtim' Ellis <tim.ellis@foonas.org>2009-01-19 21:07:41 +0000
commit3f19fc2d938a9471c0c066cc6a410648b7ef5ab0 (patch)
treeae05920e2930a3769ba7b838f3dbe3e3232f5ccf /conf/machine/storcenter.conf
parentf45f10e5f35a0c26c67d56cebeda085799419b8f (diff)
downloadopenembedded-3f19fc2d938a9471c0c066cc6a410648b7ef5ab0.tar.gz
foonas: Remove TARGET_FPU from foonas machines orion, lsppc, lsmipsel, n1200, storcenter
Diffstat (limited to 'conf/machine/storcenter.conf')
-rw-r--r--conf/machine/storcenter.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/storcenter.conf b/conf/machine/storcenter.conf
index bc4bc52bb8..647b333285 100644
--- a/conf/machine/storcenter.conf
+++ b/conf/machine/storcenter.conf
@@ -1,6 +1,5 @@
TARGET_ARCH = "powerpc"
TARGET_OS = "linux"
-TARGET_FPU = "hard"
PACKAGE_EXTRA_ARCHS = "ppc ppc603e"
INHERIT += "storcenter-image"