summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRalf Corsépius <ralf.corsepius@rtems.org>2012-05-04 08:56:53 +0200
committerRalf Corsépius <ralf.corsepius@rtems.org>2012-05-04 09:36:25 +0200
commita53584c028a8b68094776ceed962c212370059ca (patch)
tree29dc64cd050acb5d0523c9484aab1be198d64b97 /tools
parentRemove CVS-Ids. (diff)
downloadrtems-a53584c028a8b68094776ceed962c212370059ca.tar.bz2
Remove CVS-Ids.
Diffstat (limited to 'tools')
-rw-r--r--tools/cpu/Makefile.am4
-rw-r--r--tools/cpu/configure.ac2
2 files changed, 0 insertions, 6 deletions
diff --git a/tools/cpu/Makefile.am b/tools/cpu/Makefile.am
index 43b1da1524..460de891c2 100644
--- a/tools/cpu/Makefile.am
+++ b/tools/cpu/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../aclocal
SUBDIRS = @subdirs@
diff --git a/tools/cpu/configure.ac b/tools/cpu/configure.ac
index f5ae63bfbf..918cbdf692 100644
--- a/tools/cpu/configure.ac
+++ b/tools/cpu/configure.ac
@@ -1,6 +1,4 @@
## Process this file with autoconf to produce a configure script.
-##
-## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-tools-cpu],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])