summaryrefslogtreecommitdiffstats
path: root/c/src/make/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-04-18 04:26:11 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-04-18 04:26:11 +0000
commit2e027c714f89d1cee9a9091c90ef70f9ea464bbe (patch)
tree5cd2276e5f7be0af3b170ca146cc32ddcc17152a /c/src/make/ChangeLog
parent2003-04-17 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-2e027c714f89d1cee9a9091c90ef70f9ea464bbe.tar.bz2
Merger from rtems-4-6-branch.
Diffstat (limited to '')
-rw-r--r--c/src/make/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/make/ChangeLog b/c/src/make/ChangeLog
index b9878e78ea..7c4d634766 100644
--- a/c/src/make/ChangeLog
+++ b/c/src/make/ChangeLog
@@ -1,3 +1,9 @@
+2003-04-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * bsp.mak: Use var="$val" instead of var=${var=$val}. to satisfy
+ Solaris /bin/sh.
+ (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
+
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR.