summaryrefslogtreecommitdiffstats
path: root/make/custom/csb336.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/csb336.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/csb336.cfg b/make/custom/csb336.cfg
index a7700eb042..71e348382e 100644
--- a/make/custom/csb336.cfg
+++ b/make/custom/csb336.cfg
@@ -18,7 +18,7 @@ RTEMS_BSP_FAMILY=csb336
CPU_CFLAGS = -mcpu=arm920 -mstructure-size-boundary=8
# optimize flag: typically -O2
-CFLAGS_OPTIMIZE_V=-O2
+CFLAGS_OPTIMIZE_V = -O2
define make-exe
$(LINK.c) $(AM_CFLAGS) $(AM_LDFLAGS) -o $@ \