From 33a105fb69b1398294e304790c2eb7017f188d1e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 7 May 2012 11:08:48 -0500 Subject: Revert: Remove CVS Ids See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html for details. --- tools/cpu/nios2/Makefile.am | 4 ++++ tools/cpu/nios2/configure.ac | 2 ++ 2 files changed, 6 insertions(+) (limited to 'tools/cpu/nios2') diff --git a/tools/cpu/nios2/Makefile.am b/tools/cpu/nios2/Makefile.am index 5d67affcdc..254d245d27 100644 --- a/tools/cpu/nios2/Makefile.am +++ b/tools/cpu/nios2/Makefile.am @@ -1,3 +1,7 @@ +## +## $Id$ +## + ACLOCAL_AMFLAGS = -I ../../../aclocal noinst_PROGRAMS = nios2gen diff --git a/tools/cpu/nios2/configure.ac b/tools/cpu/nios2/configure.ac index 02b9ffed78..a2b2041074 100644 --- a/tools/cpu/nios2/configure.ac +++ b/tools/cpu/nios2/configure.ac @@ -1,4 +1,6 @@ ## 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]) -- cgit v1.2.3