2008-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>

* custom/erc32.cfg: Revert accidental commit.
This commit is contained in:
Joel Sherrill
2008-10-01 13:19:51 +00:00
parent b1866be864
commit 049b893ff4
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2008-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/erc32.cfg: Revert accidental commit.
2008-10-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* custom/brs5l.cfg, custom/gen5200.cfg, custom/gen83xx.cfg,

View File

@@ -18,4 +18,4 @@ RTEMS_BSP_FAMILY=erc32
CPU_CFLAGS = -mcpu=cypress
# optimize flag: typically -O2
CFLAGS_OPTIMIZE_V = -Os -g
CFLAGS_OPTIMIZE_V = -O2 -g