summaryrefslogtreecommitdiffstats
path: root/make/custom/genmongoosev.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-01-18 07:05:26 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-01-18 07:05:26 +0000
commitb86e0899e5c2cf6a6917ff9d34f0b81947b13168 (patch)
treed987fb1a20a1de28c53140cc4c3b6ec7c6179aca /make/custom/genmongoosev.cfg
parentRemove obsolete comments referring to gcc-2.8. (diff)
downloadrtems-b86e0899e5c2cf6a6917ff9d34f0b81947b13168.tar.bz2
Cosmetics.
Diffstat (limited to 'make/custom/genmongoosev.cfg')
-rw-r--r--make/custom/genmongoosev.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/genmongoosev.cfg b/make/custom/genmongoosev.cfg
index 29f0601be8..39e8a9a8bd 100644
--- a/make/custom/genmongoosev.cfg
+++ b/make/custom/genmongoosev.cfg
@@ -15,7 +15,7 @@ RTEMS_BSP_FAMILY=genmongoosev
# This contains the compiler options necessary to select the CPU model
# and (hopefully) optimize for it.
#
-CPU_CFLAGS=-mips1 -G0
+CPU_CFLAGS = -mips1 -G0
# optimize flag: typically -O2
CFLAGS_OPTIMIZE_V = -O2 -g