[rtems commit] powerpc/ss555/startup/linkcmds: Remove obsolete reference to bsp_specs

Joel Sherrill joel at rtems.org
Mon Nov 27 15:50:41 UTC 2017


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

Author:    Joel Sherrill <joel at rtems.org>
Date:      Tue Nov 21 13:58:25 2017 -0600

powerpc/ss555/startup/linkcmds: Remove obsolete reference to bsp_specs

Updates #3520.

---

 c/src/lib/libbsp/powerpc/ss555/startup/linkcmds | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/c/src/lib/libbsp/powerpc/ss555/startup/linkcmds b/c/src/lib/libbsp/powerpc/ss555/startup/linkcmds
index ebc9e81..3f53aee 100644
--- a/c/src/lib/libbsp/powerpc/ss555/startup/linkcmds
+++ b/c/src/lib/libbsp/powerpc/ss555/startup/linkcmds
@@ -12,10 +12,6 @@
  * workspace will reside in RAM, starting at the beginning of the internal
  * RAM.  The system startup code will configure the external RAM to begin
  * where the internal RAM ends, so as to make one large RAM block.
- *
- * Debugging mode is chosen when the RTEMS_DEBUG symbol is defined.  The
- * RTEMS_DEBUG symbol is defined in the bsp_specs file whenever make(1) is
- * invoked with VARIANT=DEBUG.
  */
 
 OUTPUT_FORMAT("elf32-powerpc", "elf32-powerpc", "elf32-powerpc")



More information about the vc mailing list