Add TARGET_FPU = "soft" to conf/distro/openzaurus.conf
authorChris Lord <chris@openedhand.com>
Fri, 11 Feb 2005 02:16:19 +0000 (02:16 +0000)
committerChris Lord <chris@openedhand.com>
Fri, 11 Feb 2005 02:16:19 +0000 (02:16 +0000)
BKrev: 420c1573-jAY2zGKSyeKekR_K-6FGQ

conf/distro/openzaurus.conf

index 738e861..9667b4c 100644 (file)
@@ -4,3 +4,4 @@
 
 INHERIT += " package_ipk debian"
 TARGET_OS = "linux"
+TARGET_FPU = "soft"