diff options
Diffstat (limited to 'support')
-rwxr-xr-x | support/scripts/pkg-stats | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/support/scripts/pkg-stats b/support/scripts/pkg-stats index 9c8ec492c..929b8d1ea 100755 --- a/support/scripts/pkg-stats +++ b/support/scripts/pkg-stats @@ -227,6 +227,7 @@ for i in $(find boot/ linux/ package/ -name '*.mk' | sort) ; do done echo "</table>" +echo "<a id="results"></a>" echo "<table>" echo "<tr>" echo "<td>Packages using the <i>generic</i> infrastructure</td>" |