summaryrefslogtreecommitdiffstats
path: root/make/custom/rtl22xx.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-07-28 04:38:40 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-07-28 04:38:40 +0000
commit14c415f10bbb0f4de42d94f86c60bd3058a254e0 (patch)
tree01fdacc39be71550b4ce797a6063835112aabfbf /make/custom/rtl22xx.cfg
parentFix typo. (diff)
downloadrtems-14c415f10bbb0f4de42d94f86c60bd3058a254e0.tar.bz2
2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/rtl22xx.cfg: Adjust indentation.
Diffstat (limited to 'make/custom/rtl22xx.cfg')
-rw-r--r--make/custom/rtl22xx.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/rtl22xx.cfg b/make/custom/rtl22xx.cfg
index 1037e671d6..87007e4437 100644
--- a/make/custom/rtl22xx.cfg
+++ b/make/custom/rtl22xx.cfg
@@ -21,7 +21,7 @@ CPU_CFLAGS = -mcpu=arm7tdmi -mstructure-size-boundary=8 -mapcs-frame
# -O4 is ok for RTEMS
# NOTE2: some level of -O may be actually required by inline assembler (at least
# -O2 so far.
-CFLAGS_OPTIMIZE_V=-Os -g -DNDEBUG
+CFLAGS_OPTIMIZE_V = -Os -g -DNDEBUG
define make-exe
$(LINK.c) $(AM_CFLAGS) $(AM_LDFLAGS) -o $@ \