[rtems commit] epiphany_sim/bsp_specs: Fix spacing and typo

Joel Sherrill joel at rtems.org
Thu Nov 30 15:33:04 UTC 2017


Module:    rtems
Branch:    master
Commit:    ad01397ae7054b5b2c426363d8337eca22dd9866
Changeset: http://git.rtems.org/rtems/commit/?id=ad01397ae7054b5b2c426363d8337eca22dd9866

Author:    Joel Sherrill <joel at rtems.org>
Date:      Tue Nov 28 10:36:41 2017 -0600

epiphany_sim/bsp_specs: Fix spacing and typo

Updates #3520.

---

 c/src/lib/libbsp/epiphany/epiphany_sim/bsp_specs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/c/src/lib/libbsp/epiphany/epiphany_sim/bsp_specs b/c/src/lib/libbsp/epiphany/epiphany_sim/bsp_specs
index 082653a..975c0b2 100644
--- a/c/src/lib/libbsp/epiphany/epiphany_sim/bsp_specs
+++ b/c/src/lib/libbsp/epiphany/epiphany_sim/bsp_specs
@@ -10,4 +10,4 @@
 %{!qrtems: %(old_link)} %{qrtems: -dc -dp -N}
 
 *endfile:
-%{!qrtems: *(old_endfiles)} %{qrtems: crtend.o%s crtn.o%s }
+%{!qrtems: %(old_endfile)} %{qrtems: crtend.o%s crtn.o%s}




More information about the vc mailing list