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

* bsp_specs, make/custom/erc32.cfg: Fix typo where license said
	found in found in.
This commit is contained in:
Joel Sherrill
2011-01-28 20:25:24 +00:00
parent aa069732c9
commit fe4620ee81
3 changed files with 7 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
*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}