summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-09 15:42:54 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-09 15:42:54 +0000
commitd3eed3fd569dc65f1c21dff1410de434f2be01b6 (patch)
treea69c3ea34f25fdc6d47700c329af4ad73e1d43f6 /cpukit/rtems/ChangeLog
parent2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-d3eed3fd569dc65f1c21dff1410de434f2be01b6.tar.bz2
2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Build librtems$(LIB_VARIANT).a instead of $(ARCH)/librtems.a.
Diffstat (limited to '')
-rw-r--r--cpukit/rtems/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/rtems/ChangeLog b/cpukit/rtems/ChangeLog
index 88dab9d97d..f343f45582 100644
--- a/cpukit/rtems/ChangeLog
+++ b/cpukit/rtems/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Build librtems$(LIB_VARIANT).a instead of
+ $(ARCH)/librtems.a.
+
2004-01-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Build library using EXTRA_LIBRARIES and automake rules.