From 8d0782a63d0ae76ea081134bb7f5ade2eba5335b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 28 Mar 2002 00:41:38 +0000 Subject: 2002-03-27 Ralf Corsepius * 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. * irq/Makefile.am: Remove AUTOMAKE_OPTIONS. * network/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS. --- c/src/lib/libbsp/powerpc/mbx8xx/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'c/src/lib/libbsp/powerpc/mbx8xx/ChangeLog') diff --git a/c/src/lib/libbsp/powerpc/mbx8xx/ChangeLog b/c/src/lib/libbsp/powerpc/mbx8xx/ChangeLog index 8060b2b0e7..1bfa189fcb 100644 --- a/c/src/lib/libbsp/powerpc/mbx8xx/ChangeLog +++ b/c/src/lib/libbsp/powerpc/mbx8xx/ChangeLog @@ -1,3 +1,18 @@ +2002-03-27 Ralf Corsepius + + * 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. + * irq/Makefile.am: Remove AUTOMAKE_OPTIONS. + * network/Makefile.am: Remove AUTOMAKE_OPTIONS. + * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. + * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS. + * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS. + 2001-01-16 Eric Valette * vector/vector.S, irq/irq_asm.S: Make sure vectors work properly -- cgit v1.2.3