From ea8dba417444f402fdeaf7705c3c455e6053c4ba Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 21 Nov 2017 13:58:25 -0600 Subject: 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 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") -- cgit v1.2.3