summaryrefslogtreecommitdiffstats
path: root/c/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-14 16:35:54 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-14 16:35:54 +0000
commit73dc1521e442db0df12c4839620c8e9fbdce9f21 (patch)
treef0d2b5cba306d207e3e1b92d662d733ad26be3ad /c/ChangeLog
parent2003-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-73dc1521e442db0df12c4839620c8e9fbdce9f21.tar.bz2
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.
Diffstat (limited to '')
-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.