summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-02-15 17:15:41 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-02-15 17:16:38 +0100
commit6f4558f21235339353554e86ea29bf283e93668b (patch)
tree0dfbd851026e6048343c49a36ba3c317417da44a
parent31d39a346175d531c25d94e102415d7476d6e7f7 (diff)
enable microblaze for musl
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
-rwxr-xr-xembedded-test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/embedded-test.sh b/embedded-test.sh
index 26a5928..25979ce 100755
--- a/embedded-test.sh
+++ b/embedded-test.sh
@@ -26,7 +26,7 @@
arch_list_uclibcng="alpha armv5 armv6 armv7 armeb arcv1 arcv2 arcv1-be arcv2-be avr32 bfin c6x crisv10 crisv32 ia64 lm32 m68k m68k-nommu metag microblazeel microblazebe mips mipssf mipsel mipselsf mips64 mips64eln32 mips64n32 mips64n64 mips64el mips64el mips64eln64 or1k ppc ppcsf sh2 sh3 sh4 sh4eb sparc x86 x86_64 xtensa xtensa-nommu"
# musl
-arch_list_musl="aarch64 armv5 armv6 armv7 armeb mips mipssf mipsel mipselsf or1k ppc sh4 sh4eb x86 x86_64"
+arch_list_musl="aarch64 armv5 armv6 armv7 armeb microblazeel microblazebe mips mipssf mipsel mipselsf or1k ppc sh4 sh4eb x86 x86_64"
# glibc
arch_list_glibc="aarch64 alpha armv5 armv6 armv7 armeb ia64 microblazeel microblazebe mips mipssf mipsel mipselsf mips64 mips64eln32 mips64n32 mips64n64 mips64el mips64eln32 mips64eln64 nios2 ppc ppcsf ppc64 ppc64le s390 sh4 sh4eb sparc sparc64 tilegx x86 x86_64"