mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 01:25:17 +08:00
renamed ppc to powerpc
This commit is contained in:
@@ -58,7 +58,6 @@ case $target in
|
||||
cpu=`echo $target | sed -e 's/-.*//'`
|
||||
case $cpu in
|
||||
hppa1.1) rtems_cpu=hppa1_1 ;;
|
||||
powerpc) rtems_cpu=ppc ;;
|
||||
*) rtems_cpu=$cpu ;;
|
||||
esac
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user