summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-06-03 11:22:18 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-06-03 11:22:18 +0000
commitd7c9cbe449eda977cbb2f066f278ee2eda0055a5 (patch)
tree1e808e163b1e943c25a54e53ea2a06cbff71b176 /configure
parentAdded some missing files per Eric Norum. (diff)
downloadrtems-d7c9cbe449eda977cbb2f066f278ee2eda0055a5.tar.bz2
ppc-rtems is now an alias for powerpc-rtems.
Diffstat (limited to 'configure')
-rw-r--r--configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index faa332430c..37a4470009 100644
--- a/configure
+++ b/configure
@@ -1325,8 +1325,8 @@ case "${target}" in
target_cpu=no_cpu
RTEMS_HAS_POSIX_API=no
;;
- powerpc-*rtems*)
- target_cpu=ppc
+ ppc*-*rtems*)
+ target_cpu=powerpc
;;
sparc-sun-solaris*) # unix "simulator" port
target_cpu=unix