summaryrefslogtreecommitdiffstats
path: root/make/custom/papyrus.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-06-03 18:39:53 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-06-03 18:39:53 +0000
commitb938d3d43bd1ba80732309175739e9ec53d57d97 (patch)
tree9c2ef210dd9e092699f0dbd1faf0c5f1961fd14d /make/custom/papyrus.cfg
parentppc-rtems is now an alias for powerpc-rtems. (diff)
downloadrtems-b938d3d43bd1ba80732309175739e9ec53d57d97.tar.bz2
Changed ppc to PowerPC in comments.
Diffstat (limited to 'make/custom/papyrus.cfg')
-rw-r--r--make/custom/papyrus.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/make/custom/papyrus.cfg b/make/custom/papyrus.cfg
index a9820596a9..a589323bd6 100644
--- a/make/custom/papyrus.cfg
+++ b/make/custom/papyrus.cfg
@@ -33,16 +33,16 @@ HAS_KA9Q=no
# If defined, debug checks in RTEMS and support library code are enabled.
#
#
-# PPC_VECTOR_FILE_BASE (ppc)
+# PPC_VECTOR_FILE_BASE (PowerPC)
# This defines the base address of the exception table.
# NOTE: Vectors are actually at 0xFFF00000 but file starts at offset 0x0100
#
-# PPC_ABI (ppc)
+# PPC_ABI (PowerPC)
# This defines the calling convention (Application Binary Interface)
# used in this configuration. EABI is the only one supported.
# This BSP was initially developed using the PowerOpen ABI.
#
-# PPC_ASM (ppc)
+# PPC_ASM (PowerPC)
# This defines the assembly language format used in this configuration.
# ELF is the only one supported.
#