summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-08-06 10:09:33 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-08-06 10:09:33 +0000
commitd3ed9703365d44260bcf7036fa3dc4a055396b27 (patch)
tree5a8fe1d9b80ce83b798113ea15100a0e3eb26db2 /cpukit/ChangeLog
parent2002-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-d3ed9703365d44260bcf7036fa3dc4a055396b27.tar.bz2
2002-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 7d38995f6d..83eebbbcbc 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2002-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
+
+2002-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* aclocal/env-rtemscpu.m4: Remove RTEMS_CONFIG_PER_BSP.
Use AS_IF instead of if/then/else/fi.