summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-14 12:26:11 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-14 12:26:11 +0000
commit260e5c0df0dcc9a856d63a41cca9c807712f8f40 (patch)
tree907b9c26da4bee499daf9cc0d091b3865ff7eec1 /cpukit
parentRemove unix/posix. (diff)
downloadrtems-260e5c0df0dcc9a856d63a41cca9c807712f8f40.tar.bz2
2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/canonical-target-name.m4, aclocal/check-networking.m4, aclocal/check-posix.m4, aclocal/enable-posix.m4: Remove unix/posix.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index c7203587ab..c1f85c9079 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * aclocal/canonical-target-name.m4, aclocal/check-networking.m4,
+ aclocal/check-posix.m4, aclocal/enable-posix.m4:
+ Remove unix/posix.
+
+2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* score/cpu/Makefile.am: Remove unix subdir.
2009-10-13 Ralf Corsépius <ralf.corsepius@rtems.org>