summaryrefslogtreecommitdiffstats
path: root/make/custom/gen83xx.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-10-01 01:20:46 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-10-01 01:20:46 +0000
commitedc1ce3ceb83bbaba8db202a29d1c95700b63e98 (patch)
tree759a952b085442338973282f6c2645fef3a4b262 /make/custom/gen83xx.cfg
parent2008-10-01 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-edc1ce3ceb83bbaba8db202a29d1c95700b63e98.tar.bz2
2008-10-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* custom/gen83xx.cfg, custom/lpc2478.cfg: Remove warning flags.
Diffstat (limited to 'make/custom/gen83xx.cfg')
-rw-r--r--make/custom/gen83xx.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/gen83xx.cfg b/make/custom/gen83xx.cfg
index ffd4b6cf13..34c85d4e98 100644
--- a/make/custom/gen83xx.cfg
+++ b/make/custom/gen83xx.cfg
@@ -24,6 +24,6 @@ CPU_CFLAGS = -mcpu=603e -mstrict-align -fno-strict-aliasing \
-D$(RTEMS_83XX_DERIVATE)
# optimize flag: typically -O2
-CFLAGS_OPTIMIZE_V = -O2 -g -fno-keep-inline-functions -funit-at-a-time -W -Wno-unused
+CFLAGS_OPTIMIZE_V = -O2 -g -fno-keep-inline-functions -funit-at-a-time
LDFLAGS += -qnolinkcmds -T $(RTEMS_LINKCMDS)