summaryrefslogtreecommitdiff
path: root/target/arm/systems/toolchain-arm
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-10-05 01:46:52 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2014-10-05 01:47:09 -0500
commit37a9feea20049810e73552197258591c1006fc92 (patch)
tree3ffd3743c2ae9588ed6f9e8e9fb8994309bab819 /target/arm/systems/toolchain-arm
parent3c7cf70600a7bf2ea99f9b3b061cc4143b13d39e (diff)
add basic support for arm in big endian mode (toolchain build)
Diffstat (limited to 'target/arm/systems/toolchain-arm')
-rw-r--r--target/arm/systems/toolchain-arm1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/arm/systems/toolchain-arm b/target/arm/systems/toolchain-arm
index 4f3e40b17..31d9f9711 100644
--- a/target/arm/systems/toolchain-arm
+++ b/target/arm/systems/toolchain-arm
@@ -2,7 +2,6 @@ config ADK_TARGET_SYSTEM_TOOLCHAIN_ARM
bool "Toolchain only"
select ADK_arm
select ADK_toolchain_arm
- select ADK_little
select ADK_TARGET_TOOLCHAIN
select ADK_TARGET_PACKAGE_TXZ
help