From a9de73c5927b87462dfb57b2ec372672902f6fed Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 10 Apr 2014 20:27:41 +0200 Subject: use libc specific toolchain arch list --- toolchain/uclibc/tarch.lst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 toolchain/uclibc/tarch.lst (limited to 'toolchain/uclibc') diff --git a/toolchain/uclibc/tarch.lst b/toolchain/uclibc/tarch.lst new file mode 100644 index 000000000..b25549e23 --- /dev/null +++ b/toolchain/uclibc/tarch.lst @@ -0,0 +1,16 @@ +arm +armhf +mips +mipsel +mips64 +mips64n32 +mips64n64 +mips64el +mips64eln32 +mips64eln64 +ppc +sh4 +sh4eb +sparc +x86 +x86_64 -- cgit v1.2.3