summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i960/cvme961/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-28 00:40:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-28 00:40:28 +0000
commit9a899f6e51c77b7837dc9c55e286b12dc87a54aa (patch)
treeef0e662e408ebf4e7b08e7e12fe0e66c30a8d201 /c/src/lib/libbsp/i960/cvme961/ChangeLog
parent2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-9a899f6e51c77b7837dc9c55e286b12dc87a54aa.tar.bz2
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
Diffstat (limited to 'c/src/lib/libbsp/i960/cvme961/ChangeLog')
-rw-r--r--c/src/lib/libbsp/i960/cvme961/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/i960/cvme961/ChangeLog b/c/src/lib/libbsp/i960/cvme961/ChangeLog
index 70cc0d0bb0..ad3f9d9287 100644
--- a/c/src/lib/libbsp/i960/cvme961/ChangeLog
+++ b/c/src/lib/libbsp/i960/cvme961/ChangeLog
@@ -1,3 +1,18 @@
+2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac:
+ AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
+ AM_INIT_AUTOMAKE([no-define foreign 1.6]).
+ * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
+
2001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,