[PATCH v2 2/6] powerpc/ss555/startup/linkcmds: Remove obsolete reference to bsp_specs

Joel Sherrill joel at rtems.org
Tue Nov 21 23:07:02 UTC 2017


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")
-- 
1.8.3.1




More information about the devel mailing list