diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-04-17 14:09:46 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-04-17 14:09:46 +0000 |
commit | 796a9d1091884a07817e5c140d0ff6a0b8c76235 (patch) | |
tree | d7f83dc9d651bd78d216e977083f69977f9ac8e6 /target/linux/etrax/image | |
parent | d637172f6ccf81e1c70b503abe4943983e8eeb6a (diff) |
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/etrax/image')
-rwxr-xr-x | target/linux/etrax/image/boot_linux | 1 | ||||
-rw-r--r-- | target/linux/etrax/image/e100boot/Makefile | 1 | ||||
-rw-r--r-- | target/linux/etrax/image/mkfimage/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/etrax/image/boot_linux b/target/linux/etrax/image/boot_linux index e7d5807f53..f7da261e20 100755 --- a/target/linux/etrax/image/boot_linux +++ b/target/linux/etrax/image/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/linux/etrax/image/e100boot/Makefile b/target/linux/etrax/image/e100boot/Makefile index ebc9ef3d41..c5ae676358 100644 --- a/target/linux/etrax/image/e100boot/Makefile +++ b/target/linux/etrax/image/e100boot/Makefile @@ -4,7 +4,6 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk diff --git a/target/linux/etrax/image/mkfimage/Makefile b/target/linux/etrax/image/mkfimage/Makefile index f97d098d9b..77d1cb1514 100644 --- a/target/linux/etrax/image/mkfimage/Makefile +++ b/target/linux/etrax/image/mkfimage/Makefile @@ -4,7 +4,6 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk |