summaryrefslogtreecommitdiff
path: root/target/x86_64
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-21 23:07:09 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-21 23:07:09 +0100
commited4403bfb1fe658735a6a9d64c282d599c6b7901 (patch)
treeb429140963bd2f2cfe1c0718c8843e12af9d0e41 /target/x86_64
parent956aa3255fe0db46dc0175453138534237a6239c (diff)
fix x86_64 toolchain building
Diffstat (limited to 'target/x86_64')
-rw-r--r--target/x86_64/sys-available/toolchain-x86_642
1 files changed, 2 insertions, 0 deletions
diff --git a/target/x86_64/sys-available/toolchain-x86_64 b/target/x86_64/sys-available/toolchain-x86_64
index c268e9687..e71829085 100644
--- a/target/x86_64/sys-available/toolchain-x86_64
+++ b/target/x86_64/sys-available/toolchain-x86_64
@@ -1,8 +1,10 @@
config ADK_TARGET_SYSTEM_TOOLCHAIN_X86_64
bool "Toolchain only"
select ADK_x86_64
+ select ADK_64
select ADK_toolchain_x86_64
select ADK_CPU_X86_64
+ select ADK_LINUX_64
select ADK_TOOLCHAIN
select ADK_TARGET_PACKAGE_TGZ
help