summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2020-08-04 04:38:53 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2020-08-04 04:38:53 +0200
commitdbcce78babcba27aa1c0b7dc55e6bf2cd04779b3 (patch)
treea1965390b99cb65bd5f85d754e2428fe0b148909
parent146a7a25bc3087e73dee43f2939eb64bbec9252a (diff)
enabble nds32 toolchain building for uClibbc-ng
-rwxr-xr-xembedded-test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/embedded-test.sh b/embedded-test.sh
index fb232ef..1bebb41 100755
--- a/embedded-test.sh
+++ b/embedded-test.sh
@@ -32,7 +32,7 @@ arch_list_uclibcng="aarch64 aarch64be alpha arcv1 arcv2 arcv1-be \
m68k m68k-nommu metag microblazeel microblazebe \
mips32 mips32r6 mips32sf mips32el mips32r6el mips32elsf \
mips64 mips64n32 mips64n64 mips64el mips64eln32 mips64eln64 \
- mips64r6n32 mips64r6n64 mips64r6eln32 mips64r6eln64 \
+ mips64r6n32 mips64r6n64 mips64r6eln32 mips64r6eln64 nds32le nds32be \
nios2 or1k ppc ppcsf riscv64 sh2 sh2eb sh3 sh3eb sh4 sh4eb \
sparc sparc-leon3 sparc64 tilegx x86 x86_64 \
xtensa xtensabe xtensa-nommu"