summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mpc8260ads/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/mpc8260ads/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/mpc8260ads/ChangeLog14
1 files changed, 9 insertions, 5 deletions
diff --git a/c/src/lib/libbsp/powerpc/mpc8260ads/ChangeLog b/c/src/lib/libbsp/powerpc/mpc8260ads/ChangeLog
index 15d65afde1..2df14a24ad 100644
--- a/c/src/lib/libbsp/powerpc/mpc8260ads/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/mpc8260ads/ChangeLog
@@ -1,10 +1,14 @@
+2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * wrapup/Makefile.am: Convert to automake-building rules.
+
2004-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
- * Makefile.am: Merge-in clock/.cvsignore, console/.cvsignore,
- irq/.cvsignore, network/.cvsignore, startup/.cvsignore,
- vectors/.cvsignore. Use automake compilation rules.
- * clock/.cvsignore, console/.cvsignore, irq/.cvsignore,
- network/.cvsignore, startup/.cvsignore, vectors/.cvsignore: Remove.
+ * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
+ irq/Makefile.am, network/Makefile.am, startup/Makefile.am,
+ vectors/Makefile.am. Use automake compilation rules.
+ * clock/Makefile.am, console/Makefile.am, irq/Makefile.am,
+ network/Makefile.am, startup/Makefile.am, vectors/Makefile.am: Remove.
* configure.ac: Reflect changes above.
* wrapup/Makefile: Reflect changes above.