summaryrefslogtreecommitdiffstats
path: root/make/custom/csb350.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/csb350.cfg')
-rw-r--r--make/custom/csb350.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/csb350.cfg b/make/custom/csb350.cfg
index 6e864d8c63..87772c7ff0 100644
--- a/make/custom/csb350.cfg
+++ b/make/custom/csb350.cfg
@@ -16,7 +16,7 @@ RTEMS_BSP_FAMILY=csb350
# and (hopefully) optimize for it.
#
# gcc 3.1 and newer
-CPU_CFLAGS=-mips32 -G0 -msoft-float
+CPU_CFLAGS = -mips32 -G0 -msoft-float
# optimize flag: typically -O2
CFLAGS_OPTIMIZE_V = -O2 -g