summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
Diffstat (limited to 'target')
-rw-r--r--target/tarch.lst2
-rw-r--r--target/x86_64/sys-available/toolchain-x86_642
2 files changed, 4 insertions, 0 deletions
diff --git a/target/tarch.lst b/target/tarch.lst
index 09eed2265..26bda2a75 100644
--- a/target/tarch.lst
+++ b/target/tarch.lst
@@ -9,6 +9,8 @@ mips64
mips64n32
mips64n64
mips64el
+mips64eln32
+mips64eln64
ppc
ppc64
sparc
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