diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-08 11:07:51 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-08 11:07:51 +0200 |
commit | eb6e490a426618c08ef2f6433c65a8b23eb5f6ed (patch) | |
tree | c1f7b6e9f073714912f22ea0484d7bc02980ca65 /toolchain/musl | |
parent | 73c912bd1b27ab79bd479b84ae333a334d293023 (diff) |
fixup and rename of libc arch lists
Diffstat (limited to 'toolchain/musl')
-rw-r--r-- | toolchain/musl/arch.lst (renamed from toolchain/musl/tarch.lst) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/musl/tarch.lst b/toolchain/musl/arch.lst index 75ee3178f..e208a5937 100644 --- a/toolchain/musl/tarch.lst +++ b/toolchain/musl/arch.lst @@ -2,6 +2,6 @@ arm microblaze mips ppc -sh4 +sh x86 x86_64 |