summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-08-11 02:59:39 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-08-11 02:59:39 +0000
commit85a89337f6a869bb55bf8f7dfdc559c10aed3e8e (patch)
tree7d02e488f0b798b2ab4d550877163b8ee9480879 /c/src/ChangeLog
parent2002-08-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-85a89337f6a869bb55bf8f7dfdc559c10aed3e8e.tar.bz2
2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add BSP_SUBDIRS. * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index b82fd96d0d..3015b8f11e 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,8 @@
+2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Add BSP_SUBDIRS.
+ * Makefile.am: Use BSP_SUBDIRS to setup SUBDIRS.
+
2002-08-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_SUBDIR(wrapup).