From fba27403899ea1e41dfdbbe6b155ccfbd487a6ce Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 27 Sep 2007 22:04:28 +0000 Subject: - toggle default back to soft-float --- target/device/Arm/integrator926_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') diff --git a/target/device/Arm/integrator926_defconfig b/target/device/Arm/integrator926_defconfig index 02ad99f7c..40040539a 100644 --- a/target/device/Arm/integrator926_defconfig +++ b/target/device/Arm/integrator926_defconfig @@ -240,7 +240,7 @@ BR2_GCC_SHARED_LIBGCC=y # BR2_INET_IPV6 is not set # BR2_INET_RPC is not set # BR2_USE_WCHAR is not set -# BR2_SOFT_FLOAT is not set +BR2_SOFT_FLOAT=y BR2_TARGET_OPTIMIZATION="-Os -pipe -fwrapv" BR2_CROSS_TOOLCHAIN_TARGET_UTILS=y -- cgit v1.2.3