summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-02-08 04:04:46 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-02-08 04:04:46 +0000
commitfa73ccb0b85e09122e7dcde429e49b8448e696d7 (patch)
treecddb4001bce59131b5b1b999b788559a5cdd7487 /cpukit/ChangeLog
parent2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-fa73ccb0b85e09122e7dcde429e49b8448e696d7.tar.bz2
2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Add new header guard to cpuopts.h. * Makefile.am: Add libfs, libblock, ftpd header install rules. * libfs/Makefile.am, libblock/Makefile.am, ftpd/Makefile.am: Remove header install rules.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 5633d23d12..2d186630f2 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,12 @@
2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * configure.ac: Add new header guard to cpuopts.h.
+ * Makefile.am: Add libfs, libblock, ftpd header install rules.
+ * libfs/Makefile.am, libblock/Makefile.am, ftpd/Makefile.am: Remove
+ header install rules.
+
+2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* aclocal/rtems-top.m4 (rtems_updir): Quote sed args.
2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>