summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-02-15 09:43:19 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-02-15 09:43:19 +0100
commit22120d505749f6b174ce482d2b60980e14ce248b (patch)
tree3d5742a0f5808a95f8c1c244c767e94b76807036 /toolchain
parentdc7438a5fede7269e991b204bef7e5119a723224 (diff)
remove unused lists
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/glibc/arch.lst12
-rw-r--r--toolchain/musl/arch.lst7
2 files changed, 0 insertions, 19 deletions
diff --git a/toolchain/glibc/arch.lst b/toolchain/glibc/arch.lst
deleted file mode 100644
index e3887e4ee..000000000
--- a/toolchain/glibc/arch.lst
+++ /dev/null
@@ -1,12 +0,0 @@
-alpha
-arm
-microblaze
-mips
-mips64
-ppc
-ppc64
-sh
-sparc
-sparc64
-x86
-x86_64
diff --git a/toolchain/musl/arch.lst b/toolchain/musl/arch.lst
deleted file mode 100644
index e208a5937..000000000
--- a/toolchain/musl/arch.lst
+++ /dev/null
@@ -1,7 +0,0 @@
-arm
-microblaze
-mips
-ppc
-sh
-x86
-x86_64