summaryrefslogtreecommitdiffstats
path: root/c/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/ChangeLog')
-rw-r--r--c/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/ChangeLog b/c/ChangeLog
index 6581fc3bcf..2f8bfff5b1 100644
--- a/c/ChangeLog
+++ b/c/ChangeLog
@@ -1,3 +1,9 @@
+2003-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Remove RTEMS_BSP-subdir rule.
+ * configure.ac: Let AC_CONFIG_FILES(Makefile..) append explictit
+ rules for RTEMS_BSP-subdirs.
+
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use mkdir_p instead of mkinstalldirs.