[rtems commit] ampolish3: Remove reference to bsp_specs in comment

Joel Sherrill joel at rtems.org
Mon Nov 27 15:50:41 UTC 2017


Module:    rtems
Branch:    master
Commit:    f019651f1a937f223e416219b20c5df8382d4baf
Changeset: http://git.rtems.org/rtems/commit/?id=f019651f1a937f223e416219b20c5df8382d4baf

Author:    Joel Sherrill <joel at rtems.org>
Date:      Tue Nov 21 13:59:59 2017 -0600

ampolish3: Remove reference to bsp_specs in comment

Updates #3520.

---

 ampolish3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ampolish3 b/ampolish3
index 23c2855..67f2d23 100755
--- a/ampolish3
+++ b/ampolish3
@@ -32,7 +32,7 @@ my %dirmap = (
 # noinst_*_LIBRARIES -> noinst
 # project_*_LIBRARIES -> tmpinstall
 # *_LIBRARIES -> ignore (no preinstallation)
-# dist_project_*_DATA -> preinstall (bsp_specs,linkcmds)
+# dist_project_*_DATA -> preinstall (linkcmds, etc)
 # project_*_DATA -> tmpinstall (*.o, *.a)
 # dist_*_DATA -> ignore (no preinstallation)
 # *SCRIPTS -> ignore (no preinstallation)



More information about the vc mailing list