diff options
author | Tim 'timtim' Ellis <tim.ellis@foonas.org> | 2009-01-19 21:07:41 +0000 |
---|---|---|
committer | Tim 'timtim' Ellis <tim.ellis@foonas.org> | 2009-01-19 21:07:41 +0000 |
commit | 3f19fc2d938a9471c0c066cc6a410648b7ef5ab0 (patch) | |
tree | ae05920e2930a3769ba7b838f3dbe3e3232f5ccf /conf/machine/lsmipsel.conf | |
parent | f45f10e5f35a0c26c67d56cebeda085799419b8f (diff) |
foonas: Remove TARGET_FPU from foonas machines orion, lsppc, lsmipsel, n1200, storcenter
Diffstat (limited to 'conf/machine/lsmipsel.conf')
-rw-r--r-- | conf/machine/lsmipsel.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/lsmipsel.conf b/conf/machine/lsmipsel.conf index 4c9efd25a4..353f78e787 100644 --- a/conf/machine/lsmipsel.conf +++ b/conf/machine/lsmipsel.conf @@ -5,7 +5,6 @@ INHERIT += "lsmipsel-image" TARGET_ARCH = "mipsel" -TARGET_FPU = "soft" MACHINE_FEATURES = "kernel26 usbhost ext2 pci" MACHINE_TASK_PROVIDER = "task-base" |