summaryrefslogtreecommitdiffstats
path: root/c/src/make/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-06-06 02:59:13 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-06-06 02:59:13 +0000
commit0707bd20602a10e270d82255132219e46c3ab6f3 (patch)
tree2da7305f52fa097953036da01e18e8fc3f173864 /c/src/make/ChangeLog
parent2003-06-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-0707bd20602a10e270d82255132219e46c3ab6f3.tar.bz2
2003-06-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp.mak: Remove support for profile-variant. * configure.ac: Ditto. * directory.cfg: Ditto. * compilers/gcc-target-default.cfg: Ditto. * make/README: Remove references to profile-variant.
Diffstat (limited to 'c/src/make/ChangeLog')
-rw-r--r--c/src/make/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/make/ChangeLog b/c/src/make/ChangeLog
index 7c4d634766..7bf0cd041f 100644
--- a/c/src/make/ChangeLog
+++ b/c/src/make/ChangeLog
@@ -1,3 +1,11 @@
+2003-06-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * bsp.mak: Remove support for profile-variant.
+ * configure.ac: Ditto.
+ * directory.cfg: Ditto.
+ * compilers/gcc-target-default.cfg: Ditto.
+ * make/README: Remove references to profile-variant.
+
2003-04-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp.mak: Use var="$val" instead of var=${var=$val}. to satisfy