diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-01 22:16:31 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-01 22:16:31 +0200 |
commit | b44b3799ca9fa6c744fc079b96a9c062e4bdd077 (patch) | |
tree | aa99430763a369a00ab02bf3f4f454ebb2cc3e7c /target/foxboard/tools | |
parent | d1a85ceca38c54caff040cd6e5a4b329a47893d7 (diff) |
remove unused $Id$
- $id$ substitution is not apropriate for git scm
Diffstat (limited to 'target/foxboard/tools')
-rwxr-xr-x | target/foxboard/tools/boot_linux | 1 | ||||
-rw-r--r-- | target/foxboard/tools/e100boot/Makefile | 2 | ||||
-rw-r--r-- | target/foxboard/tools/rules.mk | 2 | ||||
-rw-r--r-- | target/foxboard/tools/squashfs/Makefile | 2 |
4 files changed, 0 insertions, 7 deletions
diff --git a/target/foxboard/tools/boot_linux b/target/foxboard/tools/boot_linux index e7d5807f5..f7da261e2 100755 --- a/target/foxboard/tools/boot_linux +++ b/target/foxboard/tools/boot_linux @@ -94,7 +94,6 @@ #!---------------------------------------------------------------------------- #! (C) Copyright 2001, Axis Communications AB, LUND, SWEDEN #!**************************************************************************** -# $Id: boot_linux,v 1.16 2004/11/01 16:32:27 starvik Exp $ #****************** INCLUDE FILES SECTION ************************************ diff --git a/target/foxboard/tools/e100boot/Makefile b/target/foxboard/tools/e100boot/Makefile index 9e9f78861..8b523d342 100644 --- a/target/foxboard/tools/e100boot/Makefile +++ b/target/foxboard/tools/e100boot/Makefile @@ -1,5 +1,3 @@ -# $Id$ -#- # This file is part of the OpenADK project. OpenADK is copyrighted # material, please see the LICENCE file in the top-level directory. diff --git a/target/foxboard/tools/rules.mk b/target/foxboard/tools/rules.mk index 8d03c031a..a6a3684ac 100644 --- a/target/foxboard/tools/rules.mk +++ b/target/foxboard/tools/rules.mk @@ -1,5 +1,3 @@ -# $Id$ -#- # This file is part of the OpenADK project. OpenADK is copyrighted # material, please see the LICENCE file in the top-level directory. diff --git a/target/foxboard/tools/squashfs/Makefile b/target/foxboard/tools/squashfs/Makefile index 866beabf5..669c30367 100644 --- a/target/foxboard/tools/squashfs/Makefile +++ b/target/foxboard/tools/squashfs/Makefile @@ -1,5 +1,3 @@ -# $Id$ -#- # This file is part of the OpenADK project. OpenADK is copyrighted # material, please see the LICENCE file in the top-level directory. |