From 3806e01a77e8929f222f9224665cea5c8ec3b969 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Fri, 10 May 2013 18:33:11 +1000 Subject: Revert bootstrap whitespace changes. --- cpukit/score/cpu/arm/preinstall.am | 1 + cpukit/score/cpu/bfin/preinstall.am | 1 + cpukit/score/cpu/h8300/preinstall.am | 1 + cpukit/score/cpu/lm32/preinstall.am | 1 + cpukit/score/cpu/m32c/preinstall.am | 1 + cpukit/score/cpu/m32r/preinstall.am | 1 + cpukit/score/cpu/m68k/preinstall.am | 1 + cpukit/score/cpu/mips/preinstall.am | 1 + cpukit/score/cpu/moxie/preinstall.am | 1 + cpukit/score/cpu/nios2/preinstall.am | 1 + cpukit/score/cpu/sh/preinstall.am | 1 + cpukit/score/cpu/sparc/preinstall.am | 1 + cpukit/score/cpu/sparc64/preinstall.am | 1 + cpukit/score/cpu/v850/preinstall.am | 1 + 14 files changed, 14 insertions(+) (limited to 'cpukit') diff --git a/cpukit/score/cpu/arm/preinstall.am b/cpukit/score/cpu/arm/preinstall.am index af52d6fe81..4213c552ab 100644 --- a/cpukit/score/cpu/arm/preinstall.am +++ b/cpukit/score/cpu/arm/preinstall.am @@ -54,3 +54,4 @@ PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/types.h $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h: rtems/score/cpuatomic.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp) $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h + diff --git a/cpukit/score/cpu/bfin/preinstall.am b/cpukit/score/cpu/bfin/preinstall.am index 459b5b149a..a16a047e80 100644 --- a/cpukit/score/cpu/bfin/preinstall.am +++ b/cpukit/score/cpu/bfin/preinstall.am @@ -63,3 +63,4 @@ PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/types.h $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h: rtems/score/cpuatomic.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp) $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h + diff --git a/cpukit/score/cpu/h8300/preinstall.am b/cpukit/score/cpu/h8300/preinstall.am index 0a4032ffa7..f3c1681c10 100644 --- a/cpukit/score/cpu/h8300/preinstall.am +++ b/cpukit/score/cpu/h8300/preinstall.am @@ -42,3 +42,4 @@ PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/types.h $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h: rtems/score/cpuatomic.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp) $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h + diff --git a/cpukit/score/cpu/lm32/preinstall.am b/cpukit/score/cpu/lm32/preinstall.am index 413805805a..dce4d991e3 100644 --- a/cpukit/score/cpu/lm32/preinstall.am +++ b/cpukit/score/cpu/lm32/preinstall.am @@ -46,3 +46,4 @@ PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/types.h $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h: rtems/score/cpuatomic.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp) $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h + diff --git a/cpukit/score/cpu/m32c/preinstall.am b/cpukit/score/cpu/m32c/preinstall.am index d9e07afa87..8525e22137 100644 --- a/cpukit/score/cpu/m32c/preinstall.am +++ b/cpukit/score/cpu/m32c/preinstall.am @@ -55,3 +55,4 @@ PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/types.h $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h: rtems/score/cpuatomic.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp) $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h + diff --git a/cpukit/score/cpu/m32r/preinstall.am b/cpukit/score/cpu/m32r/preinstall.am index d88ec3b2a6..3d76b74e73 100644 --- a/cpukit/score/cpu/m32r/preinstall.am +++ b/cpukit/score/cpu/m32r/preinstall.am @@ -51,3 +51,4 @@ PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/types.h $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h: rtems/score/cpuatomic.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp) $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h + diff --git a/cpukit/score/cpu/m68k/preinstall.am b/cpukit/score/cpu/m68k/preinstall.am index a2f0c269a6..29954b520a 100644 --- a/cpukit/score/cpu/m68k/preinstall.am +++ b/cpukit/score/cpu/m68k/preinstall.am @@ -63,3 +63,4 @@ PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/types.h $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h: rtems/score/cpuatomic.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp) $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h + diff --git a/cpukit/score/cpu/mips/preinstall.am b/cpukit/score/cpu/mips/preinstall.am index 5f622d84b7..2385f8cf15 100644 --- a/cpukit/score/cpu/mips/preinstall.am +++ b/cpukit/score/cpu/mips/preinstall.am @@ -55,3 +55,4 @@ PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/types.h $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h: rtems/score/cpuatomic.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp) $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h + diff --git a/cpukit/score/cpu/moxie/preinstall.am b/cpukit/score/cpu/moxie/preinstall.am index 36623da5ab..b1c6aa6361 100644 --- a/cpukit/score/cpu/moxie/preinstall.am +++ b/cpukit/score/cpu/moxie/preinstall.am @@ -42,3 +42,4 @@ PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/types.h $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h: rtems/score/cpuatomic.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp) $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h + diff --git a/cpukit/score/cpu/nios2/preinstall.am b/cpukit/score/cpu/nios2/preinstall.am index 5d1ea5df9c..0dc5117ee2 100644 --- a/cpukit/score/cpu/nios2/preinstall.am +++ b/cpukit/score/cpu/nios2/preinstall.am @@ -54,3 +54,4 @@ PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/types.h $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h: rtems/score/cpuatomic.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp) $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h + diff --git a/cpukit/score/cpu/sh/preinstall.am b/cpukit/score/cpu/sh/preinstall.am index 631fda1c28..c7b29acba4 100644 --- a/cpukit/score/cpu/sh/preinstall.am +++ b/cpukit/score/cpu/sh/preinstall.am @@ -46,3 +46,4 @@ PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/sh_io.h $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h: rtems/score/cpuatomic.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp) $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h + diff --git a/cpukit/score/cpu/sparc/preinstall.am b/cpukit/score/cpu/sparc/preinstall.am index bd84845939..a2bb01bfd2 100644 --- a/cpukit/score/cpu/sparc/preinstall.am +++ b/cpukit/score/cpu/sparc/preinstall.am @@ -42,3 +42,4 @@ PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/types.h $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h: rtems/score/cpuatomic.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp) $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h + diff --git a/cpukit/score/cpu/sparc64/preinstall.am b/cpukit/score/cpu/sparc64/preinstall.am index 9da645f59f..00af891ed2 100644 --- a/cpukit/score/cpu/sparc64/preinstall.am +++ b/cpukit/score/cpu/sparc64/preinstall.am @@ -42,3 +42,4 @@ PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/types.h $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h: rtems/score/cpuatomic.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp) $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h + diff --git a/cpukit/score/cpu/v850/preinstall.am b/cpukit/score/cpu/v850/preinstall.am index 9b1575a5cf..a35021f95d 100644 --- a/cpukit/score/cpu/v850/preinstall.am +++ b/cpukit/score/cpu/v850/preinstall.am @@ -46,3 +46,4 @@ PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/types.h $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h: rtems/score/cpuatomic.h $(PROJECT_INCLUDE)/rtems/score/$(dirstamp) $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/cpuatomic.h + -- cgit v1.2.3