[rtems-testing commit] bit_all_multilib: Add multiple CPUs including moxie and or1k

Joel Sherril joel at rtems.org
Sun Mar 29 16:39:32 UTC 2015


Module:    rtems-testing
Branch:    master
Commit:    22a985624c41a7ee1bc71494261824bba09f6d7d
Changeset: http://git.rtems.org/rtems-testing/commit/?id=22a985624c41a7ee1bc71494261824bba09f6d7d

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Thu Mar 26 17:23:57 2015 -0500

bit_all_multilib: Add multiple CPUs including moxie and or1k

---

 rtems/bit_all_multilib | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/rtems/bit_all_multilib b/rtems/bit_all_multilib
index 4f74099..300ffbf 100755
--- a/rtems/bit_all_multilib
+++ b/rtems/bit_all_multilib
@@ -4,7 +4,8 @@
   # c4x is temporary out.
   #ALL_CPUS="a29k arm c4x h8300 i386 m68k mips mips64orion \
   #      or32 powerpc sh sparc"
-ALL_CPUS="arm avr bfin h8300 i386 m32c m32r m68k mips powerpc sh sparc"
+ALL_CPUS="arm avr bfin h8300 i386 lm32 m32c m32r m68k mips moxie \
+nios2 or1k powerpc sh sparc sparc64 v850"
 
 
 if [ $# -eq 0 ] ; then




More information about the vc mailing list