summaryrefslogtreecommitdiffstats
path: root/make/custom/genmongoosev.cfg
diff options
context:
space:
mode:
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