summaryrefslogtreecommitdiffstats
path: root/tools/cpu/nios2
diff options
context:
space:
mode:
authorRalf Corsépius <ralf.corsepius@rtems.org>2012-05-04 08:56:45 +0200
committerRalf Corsépius <ralf.corsepius@rtems.org>2012-05-04 09:36:25 +0200
commitd8ba99b47d989f151cdc1cacfae592c0063c7931 (patch)
treeee2da7c01c1045cfa2c7942893a31654fe2569ae /tools/cpu/nios2
parentRemove CVS-Ids. (diff)
downloadrtems-d8ba99b47d989f151cdc1cacfae592c0063c7931.tar.bz2
Remove CVS-Ids.
Diffstat (limited to 'tools/cpu/nios2')
-rw-r--r--tools/cpu/nios2/Makefile.am4
-rw-r--r--tools/cpu/nios2/configure.ac2
2 files changed, 0 insertions, 6 deletions
diff --git a/tools/cpu/nios2/Makefile.am b/tools/cpu/nios2/Makefile.am
index 254d245d27..5d67affcdc 100644
--- a/tools/cpu/nios2/Makefile.am
+++ b/tools/cpu/nios2/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
ACLOCAL_AMFLAGS = -I ../../../aclocal
noinst_PROGRAMS = nios2gen
diff --git a/tools/cpu/nios2/configure.ac b/tools/cpu/nios2/configure.ac
index a2b2041074..02b9ffed78 100644
--- a/tools/cpu/nios2/configure.ac
+++ b/tools/cpu/nios2/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-nios2],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])