summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-11-27 16:59:54 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-11-27 16:59:54 +0000
commitc90a567f88ba13a82e293d06a4f29d2cb733800c (patch)
tree95856b156340396c6a633e247ee238427aa5da2d /cpukit
parent2003-11-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-c90a567f88ba13a82e293d06a4f29d2cb733800c.tar.bz2
2003-11-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Reflect changes to libfs Makefile.ams.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 5fe14ae59c..c3d71b5b0c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2003-11-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * configure.ac: Reflect changes to libfs Makefile.ams.
+
+2003-11-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* configure.ac: Use here-documents to generate cpuopts.tmp.
Various fixes and changes to argument processing.
Reflect changes to librpc Makefile.ams.