From 9b4422a2513e9c7f4c705050948d82b75331aaba Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 3 May 2012 10:09:24 -0500 Subject: Remove All CVS Id Strings Possible Using a Script Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed. --- c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx.inc | 2 -- c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_mzx.cfg | 2 -- c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_mzx_stage_1.cfg | 2 -- c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_mzx_stage_2.cfg | 2 -- c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_phycore.cfg | 2 -- 5 files changed, 10 deletions(-) (limited to 'c/src/lib/libbsp/arm/lpc32xx/make/custom') diff --git a/c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx.inc b/c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx.inc index ed373827f4..2db07a9ed5 100644 --- a/c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx.inc +++ b/c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx.inc @@ -1,8 +1,6 @@ # # Config file for LPC32XX. # -# $Id$ -# include $(RTEMS_ROOT)/make/custom/default.cfg diff --git a/c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_mzx.cfg b/c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_mzx.cfg index a5eb519cf1..343fddef67 100644 --- a/c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_mzx.cfg +++ b/c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_mzx.cfg @@ -1,7 +1,5 @@ # # Config file for MZX application. # -# $Id$ -# include $(RTEMS_ROOT)/make/custom/lpc32xx.inc diff --git a/c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_mzx_stage_1.cfg b/c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_mzx_stage_1.cfg index 043adf5be9..b3838ab904 100644 --- a/c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_mzx_stage_1.cfg +++ b/c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_mzx_stage_1.cfg @@ -1,8 +1,6 @@ # # Config file for MZX stage-1 program. # -# $Id$ -# CFLAGS_OPTIMIZE_V = -Os -g diff --git a/c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_mzx_stage_2.cfg b/c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_mzx_stage_2.cfg index 600fc9c7c1..586ddbec9c 100644 --- a/c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_mzx_stage_2.cfg +++ b/c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_mzx_stage_2.cfg @@ -1,7 +1,5 @@ # # Config file for MZX stage-2 program. # -# $Id$ -# include $(RTEMS_ROOT)/make/custom/lpc32xx.inc diff --git a/c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_phycore.cfg b/c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_phycore.cfg index 36e0d19b9d..5c5c56734e 100644 --- a/c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_phycore.cfg +++ b/c/src/lib/libbsp/arm/lpc32xx/make/custom/lpc32xx_phycore.cfg @@ -1,7 +1,5 @@ # # Config file for Phycore LPC3250 board. # -# $Id$ -# include $(RTEMS_ROOT)/make/custom/lpc32xx.inc -- cgit v1.2.3