2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>

* bsp_specs: Remove extra } to eliminate warning.
This commit is contained in:
Joel Sherrill
2010-04-25 14:08:50 +00:00
parent 4cc3c24f3a
commit 8a5012003e
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
* bsp_specs: Remove extra } to eliminate warning.
2009-12-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* network/network.c (au1x00_emac_ioctl): Use ioctl_command_t.

View File

@@ -4,7 +4,7 @@
*startfile:
%{!qrtems: %(old_startfile)} \
%{!nostdlib: %{qrtems: start.o%s crtbegin.o%s -e _start}}}
%{!nostdlib: %{qrtems: start.o%s crtbegin.o%s -e _start}}
*link:
%(old_link) %{qrtems: -dc -dp -N}