From: Chris Lord Date: Fri, 11 Feb 2005 02:16:19 +0000 (+0000) Subject: Add TARGET_FPU = "soft" to conf/distro/openzaurus.conf X-Git-Tag: Release-2010-05/1~15056 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9a26d6f19dc9adc734ef2e55fbc36f9acd7082d;p=openembedded.git Add TARGET_FPU = "soft" to conf/distro/openzaurus.conf BKrev: 420c1573-jAY2zGKSyeKekR_K-6FGQ --- 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"