summaryrefslogtreecommitdiffstats
path: root/make/custom/dmv152.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/dmv152.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/dmv152.cfg b/make/custom/dmv152.cfg
index 6bde1524d2..0ce95165b1 100644
--- a/make/custom/dmv152.cfg
+++ b/make/custom/dmv152.cfg
@@ -20,7 +20,7 @@ RTEMS_BSP_FAMILY=dmv152
CPU_CFLAGS =
# optimize flag: typically -O2
-CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer
+CFLAGS_OPTIMIZE_V = -O4 -fomit-frame-pointer
# Here is the rule to actually build a $(ARCH)/foo.exe
# It also builds $(ARCH)/foo.sr and $(ARCH)/foo.nm