From f019651f1a937f223e416219b20c5df8382d4baf Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 21 Nov 2017 13:59:59 -0600 Subject: 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 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) -- cgit v1.2.3