summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-09 02:47:48 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-09 02:47:48 +0000
commitbceb652ff982daea11bb865586814089dd9383c5 (patch)
tree156559c70e8cd99c5515a0bf79618f0f700cb902 /cpukit/ChangeLog
parent2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-bceb652ff982daea11bb865586814089dd9383c5.tar.bz2
2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
* libblock/Makefile.am: Build libblock for !UNIX only. * libcsupport/Makefile.am: Build $(TERMIOS_C_FILES) for !UNIX only.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 4d93ca603f..bc0844e8ae 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
+ * libblock/Makefile.am: Build libblock for !UNIX only.
+ * libcsupport/Makefile.am: Build $(TERMIOS_C_FILES) for !UNIX only.
+
+2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
+
* libblock/Makefile.am: Remove LIBC_DEFINES (Unsupported).
* libfs/Makefile.am: Remove LIBC_DEFINES (Unsupported).
@@ -11,7 +16,7 @@
* libcsupport/Makefile.am: Remove $(LIBC_DEFINES) (Unsupported).
Install motorola-headers to $(includedir)/rtems/motorola.
- Install zilog-header $(includedir)/rtems/zilog.
+ Install zilog-headers to $(includedir)/rtems/zilog.
2004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org>