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