summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-07-22 10:13:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-07-22 10:13:20 +0000
commit0e08a3c3554c0bc4c5e4d647c1a129bc5b538ac2 (patch)
tree9c6ad6afd37d7b8bdc2e974f1807d95998dbb347 /ChangeLog
parent2002-07-22 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-0e08a3c3554c0bc4c5e4d647c1a129bc5b538ac2.tar.bz2
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of exec/score/cpu.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e3093c324..5c6a136f01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
+ exec/score/cpu.
+
+2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
* automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
compilation rules (Work-around to an automake bug).