diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-02-21 07:47:06 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-02-21 07:47:06 +0100 |
commit | c1243518dc870ac8eab8dd0e9e49db34840c23fc (patch) | |
tree | 41dbe6934f220d56135933dad23b45785367f587 /target/alpha/systems/toolchain-alpha | |
parent | 2567664f82e7839aacc201428996d4f1fbd60a1e (diff) |
add missing CPU symbols, sort by alphabetical order
Diffstat (limited to 'target/alpha/systems/toolchain-alpha')
-rw-r--r-- | target/alpha/systems/toolchain-alpha | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/alpha/systems/toolchain-alpha b/target/alpha/systems/toolchain-alpha index 0054fe745..7be969dbd 100644 --- a/target/alpha/systems/toolchain-alpha +++ b/target/alpha/systems/toolchain-alpha @@ -5,6 +5,7 @@ config ADK_TARGET_SYSTEM_TOOLCHAIN_ALPHA select ADK_TARGET_TOOLCHAIN select ADK_TARGET_PACKAGE_TXZ select ADK_LINUX_64 + select ADK_LINUX_ALPHA help ALPHA toolchain. |