summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2017-11-21 13:58:25 -0600
committerJoel Sherrill <joel@rtems.org>2017-11-27 09:50:05 -0600
commitea8dba417444f402fdeaf7705c3c455e6053c4ba (patch)
tree635b80da6c712b9337a3c12b7716f4d8a2b4c3dc
parentlibbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIR (diff)
downloadrtems-ea8dba417444f402fdeaf7705c3c455e6053c4ba.tar.bz2
powerpc/ss555/startup/linkcmds: Remove obsolete reference to bsp_specs
Updates #3520.
-rw-r--r--c/src/lib/libbsp/powerpc/ss555/startup/linkcmds4
1 files changed, 0 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/powerpc/ss555/startup/linkcmds b/c/src/lib/libbsp/powerpc/ss555/startup/linkcmds
index ebc9e816a4..3f53aee306 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")