summaryrefslogtreecommitdiffstats
path: root/make/custom/armulator.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-01-18 06:05:27 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-01-18 06:05:27 +0000
commit4233e1f382311ad45ee6b06df4a3bfe602fe9756 (patch)
treef632afc6026ef7d16a10e4bc1e6f4229c2456849 /make/custom/armulator.cfg
parent2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-4233e1f382311ad45ee6b06df4a3bfe602fe9756.tar.bz2
Cosmetics.
Diffstat (limited to '')
-rw-r--r--make/custom/armulator.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/armulator.cfg b/make/custom/armulator.cfg
index f1fbc2b34d..0e448c3320 100644
--- a/make/custom/armulator.cfg
+++ b/make/custom/armulator.cfg
@@ -19,7 +19,7 @@ RTEMS_BSP_FAMILY=armulator
# CPU_CFLAGS = -msoft-float
# optimize flag: typically -O2
-CFLAGS_OPTIMIZE_V=-O2
+CFLAGS_OPTIMIZE_V = -O2
define make-exe
$(LINK.c) $(AM_CFLAGS) $(AM_LDFLAGS) -o $@ \