summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-04-28 08:50:21 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-04-29 22:00:31 +0200
commitf71879b1e9e706b6159dfcc62b64b62e63b6f6cb (patch)
tree33dc282ff4b2f0f1910bccb95b9ece621950c84d
parent31030399d3f01d6348b3fba4d1ff42e8b11ec0d3 (diff)
fix description, do not select fpu
-rw-r--r--target/arm/sys-available/toolchain-arm3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/arm/sys-available/toolchain-arm b/target/arm/sys-available/toolchain-arm
index b9ba30aa5..876bcd84a 100644
--- a/target/arm/sys-available/toolchain-arm
+++ b/target/arm/sys-available/toolchain-arm
@@ -1,10 +1,9 @@
config ADK_TARGET_SYSTEM_TOOLCHAIN_ARM
- bool "Toolchain only (little endian)"
+ bool "Toolchain only (soft float)"
select ADK_arm
select ADK_toolchain_arm
select ADK_little
select ADK_soft_float
- select ADK_fpu_vfp
select ADK_eabi
select ADK_TOOLCHAIN
select ADK_TARGET_PACKAGE_TXZ