summaryrefslogtreecommitdiff
path: root/misc/buildroot/configs
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-04-04 00:32:31 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-04-04 00:32:31 +0000
commit84c0e91d00f1e6e72827c0386300fcaf40b4b15c (patch)
tree5926b1ce0c0414749ff2d6abd170deb34cde7883 /misc/buildroot/configs
parent19d576b8e0c622125b87dd8776c027486c6cef1b (diff)
downloadpx4-nuttx-84c0e91d00f1e6e72827c0386300fcaf40b4b15c.tar.gz
px4-nuttx-84c0e91d00f1e6e72827c0386300fcaf40b4b15c.tar.bz2
px4-nuttx-84c0e91d00f1e6e72827c0386300fcaf40b4b15c.zip
No soft float with blackfin
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1677 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc/buildroot/configs')
-rw-r--r--misc/buildroot/configs/bfin-defconfig-4.2.41
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/buildroot/configs/bfin-defconfig-4.2.4 b/misc/buildroot/configs/bfin-defconfig-4.2.4
index 79d32dfb2..0b55a8849 100644
--- a/misc/buildroot/configs/bfin-defconfig-4.2.4
+++ b/misc/buildroot/configs/bfin-defconfig-4.2.4
@@ -83,5 +83,4 @@ BR2_EXTRA_GCC_CONFIG_OPTIONS=""
# BR2_PACKAGE_SSTRIP_HOST is not set
# BR2_ENABLE_MULTILIB is not set
BR2_LARGEFILE=y
-BR2_SOFT_FLOAT=y
BR2_TARGET_OPTIMIZATION="-Os -pipe"