diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-04 11:17:27 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-04 11:17:27 +0100 |
| commit | 111e0d7f09b5273a64e00e55210b6e5d747e6b90 (patch) | |
| tree | b008be248fbcbb5be407edfed899aed6a201d197 /target/arm/sys-available/toolchain-arm | |
| parent | a93f757687841d9371975eb723678568bbc4e2da (diff) | |
be consistent with names for the ABI
Diffstat (limited to 'target/arm/sys-available/toolchain-arm')
| -rw-r--r-- | target/arm/sys-available/toolchain-arm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/arm/sys-available/toolchain-arm b/target/arm/sys-available/toolchain-arm index 2cbe76a2e..c6bb00b43 100644 --- a/target/arm/sys-available/toolchain-arm +++ b/target/arm/sys-available/toolchain-arm @@ -4,8 +4,8 @@ config ADK_TARGET_SYSTEM_TOOLCHAIN_ARM select ADK_toolchain_arm select ADK_little select ADK_soft_float + select ADK_eabi select ADK_TOOLCHAIN - select ADK_EABI select ADK_TARGET_PACKAGE_TGZ help ARM toolchain (soft float). |
