diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-19 16:14:11 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-19 16:14:11 +0100 |
commit | b12d05eaac6fece851a48de9494b2855f17618db (patch) | |
tree | 48d9da99be66ad5e9f705bb9a7bfdc10406515cd /target/x86_64/sys-available | |
parent | 7af345e70ac9f56d9f038b73d0333b3ee2c19c07 (diff) |
add mips64 toolchains, and microblaezel
Diffstat (limited to 'target/x86_64/sys-available')
-rw-r--r-- | target/x86_64/sys-available/toolchain-x86_64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/x86_64/sys-available/toolchain-x86_64 b/target/x86_64/sys-available/toolchain-x86_64 index fd1025270..c268e9687 100644 --- a/target/x86_64/sys-available/toolchain-x86_64 +++ b/target/x86_64/sys-available/toolchain-x86_64 @@ -2,6 +2,7 @@ config ADK_TARGET_SYSTEM_TOOLCHAIN_X86_64 bool "Toolchain only" select ADK_x86_64 select ADK_toolchain_x86_64 + select ADK_CPU_X86_64 select ADK_TOOLCHAIN select ADK_TARGET_PACKAGE_TGZ help |