2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>

* bsp_specs: Fix typo where license said found in found in.
This commit is contained in:
Joel Sherrill
2011-01-28 20:25:26 +00:00
parent fe4620ee81
commit d496342db5
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* bsp_specs: Fix typo where license said found in found in.
2010-08-26 Chris Johns <chrisj@rtems.org>
* Makefile.am: Add bspinit.c from the shared BSP files.
+1 -1
View File
@@ -7,7 +7,7 @@ crtend.o%s crtn.o%s
*startfile:
%{!qrtems: %(old_startfile)} \
%{!nostdlib: %{qrtems: start.o%s crti.o%s crtbegin.o%s}}
%{!nostdlib: %{qrtems: crti.o%s crtbegin.o%s}}
*link:
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N}