summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2005-11-03 22:14:59 +0000
committerTill Straumann <strauman@slac.stanford.edu>2005-11-03 22:14:59 +0000
commit0ac68b0354d34dde74ea47debd87cea13b53d0d7 (patch)
treec9f65aa100570d88e8019fdb8c1bf07c5b065997 /c
parent2005-11-03 straumanatslacdotstanforddotedu (diff)
downloadrtems-0ac68b0354d34dde74ea47debd87cea13b53d0d7.tar.bz2
2005-11-03 straumanatslacdotstanforddotedu
* ChangeLog: corrected list of affected files
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog6
1 files changed, 2 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog b/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog
index 78c47ba632..773cb2fadc 100644
--- a/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog
@@ -1,9 +1,7 @@
2005-11-03 straumanatslacdotstanforddotedu
- * Makefile.am, motorola_powerpc/Makefile.am, mvme5500/Makefile.am,
- mvme5500/start/preload.S, mvme5500/startup/bspstart.c,
- shared/startup/bspstart.c: moved linkcmds to shared area for other
- BSPs to use
+ * Makefile.am, startup/linkcmds:
+ moved linkcmds to shared area for other BSPs to use
2005-10-20 Eric Norum <norume@aps.anl.gov>