summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-02-24 14:39:03 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-02-24 14:39:03 +0000
commit98e8c7f2a02d51dd296acb6999950983d76ce439 (patch)
tree6935c842a5f473131a9bbef55faf1103a9c613d4
parentRemoved dependency on bsp.h. (diff)
downloadrtems-98e8c7f2a02d51dd296acb6999950983d76ce439.tar.bz2
Corrected spacing.
-rw-r--r--make/custom/cvme961.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/cvme961.cfg b/make/custom/cvme961.cfg
index 59ca215544..267da135d4 100644
--- a/make/custom/cvme961.cfg
+++ b/make/custom/cvme961.cfg
@@ -15,7 +15,7 @@ RTEMS_BSP_FAMILY=cvme961
# This contains the compiler options necessary to select the CPU model
# and (hopefully) optimize for it.
#
-CPU_CFLAGS = -mca
+CPU_CFLAGS=-mca
# -pipe does not work in our local configuration of FSF GCC 2.6.0
# configured on top of Intel Release 2.4. We did this to replace