diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-15 20:01:42 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-15 20:01:42 +0100 |
commit | 3d2baf48fa00f833a9e38b5722ce266d6b85704f (patch) | |
tree | 1cea307bb55b9ada5d9607cf6fb7ab578eccc1f7 /target/x86_64 | |
parent | 4b22572374d3adb5cdf05860dbc49cd9ee300e39 (diff) | |
parent | 229b3477b76393650420feecc6b465fd3d8ed639 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/x86_64')
-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 0c175da69..fd1025270 100644 --- a/target/x86_64/sys-available/toolchain-x86_64 +++ b/target/x86_64/sys-available/toolchain-x86_64 @@ -3,6 +3,7 @@ config ADK_TARGET_SYSTEM_TOOLCHAIN_X86_64 select ADK_x86_64 select ADK_toolchain_x86_64 select ADK_TOOLCHAIN + select ADK_TARGET_PACKAGE_TGZ help Build a x86_64 toolchain. |