diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-23 19:51:14 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-23 19:51:14 +0100 |
commit | cea2d6801d8bb29ae976ca75a7b1f7715d24c553 (patch) | |
tree | 7441852b044b2fc6c449aba89f2ce8515a9ec1d9 /target/x86_64/sys-available | |
parent | be4659ebff230c85615ec5585d2b0de9965c6ae6 (diff) | |
parent | 6b6fe26dee627bbc6506b0e96ed13a55440bcd9d (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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 |