summaryrefslogtreecommitdiff
path: root/target/x86_64/sys-available/toolchain-x86_64_32
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-03 15:33:09 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-03 15:33:09 +0200
commit4a4478fce5fffa5db6b413b755851b18638328c0 (patch)
treef7baa56440d645bcf0c44d3e3c9e22507e6bf647 /target/x86_64/sys-available/toolchain-x86_64_32
parent96d5911e0b2ea6b8977a7a84967af877b7717637 (diff)
parent5f2187e92c8d151b840454282fe390ebad030e35 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/x86_64/sys-available/toolchain-x86_64_32')
-rw-r--r--target/x86_64/sys-available/toolchain-x86_64_3212
1 files changed, 0 insertions, 12 deletions
diff --git a/target/x86_64/sys-available/toolchain-x86_64_32 b/target/x86_64/sys-available/toolchain-x86_64_32
deleted file mode 100644
index 9e8297ea4..000000000
--- a/target/x86_64/sys-available/toolchain-x86_64_32
+++ /dev/null
@@ -1,12 +0,0 @@
-config ADK_TARGET_SYSTEM_TOOLCHAIN_X86_64_32
- bool "Toolchain only (32 ABI)"
- select ADK_x86_64
- select ADK_32
- select ADK_toolchain_x86_64
- select ADK_CPU_X86_64
- select ADK_LINUX_64
- select ADK_TOOLCHAIN
- select ADK_TARGET_PACKAGE_TXZ
- help
- Build a x86_64 toolchain.
-