summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2017-11-21 13:59:59 -0600
committerJoel Sherrill <joel@rtems.org>2017-11-27 09:50:05 -0600
commitf019651f1a937f223e416219b20c5df8382d4baf (patch)
tree56dc70036313dc89a68f661e27ee169a2c1b62c4
parentpowerpc/ss555/startup/linkcmds: Remove obsolete reference to bsp_specs (diff)
downloadrtems-f019651f1a937f223e416219b20c5df8382d4baf.tar.bz2
ampolish3: Remove reference to bsp_specs in comment
Updates #3520.
-rwxr-xr-xampolish32
1 files changed, 1 insertions, 1 deletions
diff --git a/ampolish3 b/ampolish3
index 23c28559f4..67f2d23cab 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)