diff options
Diffstat (limited to 'scripts/makelst')
-rwxr-xr-x | scripts/makelst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/makelst b/scripts/makelst index e6581496d820..e432af073a65 100755 --- a/scripts/makelst +++ b/scripts/makelst @@ -1,4 +1,5 @@ #!/bin/sh +# SPDX-License-Identifier: GPL-2.0 # A script to dump mixed source code & assembly # with correct relocations from System.map # Requires the following lines in makefile: |