summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-23 22:54:55 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-23 22:54:55 +0000
commite4829a055d88862fdaae0412e7a8a395a5e797bb (patch)
tree090bdd8862049ea3059bf0786a4d9bc3f0bfb76d /make
parentUpdated now that the phony crt0.c in newlib defines all odd symbols (diff)
downloadrtems-e4829a055d88862fdaae0412e7a8a395a5e797bb.tar.bz2
renamed ppc to powerpc
Diffstat (limited to 'make')
-rw-r--r--make/custom/papyrus.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/papyrus.cfg b/make/custom/papyrus.cfg
index 8607f9ae44..ccdc7c9de1 100644
--- a/make/custom/papyrus.cfg
+++ b/make/custom/papyrus.cfg
@@ -6,7 +6,7 @@
include $(RTEMS_ROOT)/make/custom/default.cfg
-RTEMS_CPU=ppc
+RTEMS_CPU=powerpc
RTEMS_CPU_MODEL=ppc403
# This is the actual bsp directory used during the build process.