summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorChris Lord <chris@openedhand.com>2005-02-11 02:16:19 +0000
committerChris Lord <chris@openedhand.com>2005-02-11 02:16:19 +0000
commitf9a26d6f19dc9adc734ef2e55fbc36f9acd7082d (patch)
tree8cb754a58bdee479be8ae1abd9c9c566b69e3a77 /conf
parent792fc8350fd48705f2bd245299650c8aefa66450 (diff)
Add TARGET_FPU = "soft" to conf/distro/openzaurus.conf
BKrev: 420c1573-jAY2zGKSyeKekR_K-6FGQ
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/openzaurus.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/openzaurus.conf b/conf/distro/openzaurus.conf
index 738e86171b..9667b4c6fb 100644
--- a/conf/distro/openzaurus.conf
+++ b/conf/distro/openzaurus.conf
@@ -4,3 +4,4 @@
INHERIT += " package_ipk debian"
TARGET_OS = "linux"
+TARGET_FPU = "soft"