mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-26 18:46:03 +08:00
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:
@@ -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.
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user