[PATCH 15/15] rtems/common.sh: Remove m32r references
Aun-Ali Zaidi
admin at kodeit.net
Wed Dec 9 19:57:14 UTC 2015
closes #2447.
---
rtems/common.sh | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/rtems/common.sh b/rtems/common.sh
index 5485b9e..636953b 100644
--- a/rtems/common.sh
+++ b/rtems/common.sh
@@ -35,8 +35,8 @@ print_rtems_cpus()
echo
echo "CPU is one of the following: "
echo " arm avr bfin h8300 i386 lm32 m32c"
- echo " m32r m68k mips moxie nios2 or1k powerpc"
- echo " sh sparc sparc64 v850"
+ echo " m68k mips moxie nios2 or1k powerpc sh"
+ echo " sparc sparc64 v850"
echo
echo "Formats without a -XXX suffix are the preferred target."
echo
@@ -61,7 +61,6 @@ case ${CPU} in
i386) ;;
lm32) ;;
m32c) ;;
- m32r) ;;
m68k) ;;
mips) ;;
moxie) ;;
--
2.1.4
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited.
More information about the devel
mailing list