summaryrefslogtreecommitdiffstats
path: root/scripts/makelst
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/makelst')
-rwxr-xr-xscripts/makelst1
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 @@
1#!/bin/sh 1#!/bin/sh
2# SPDX-License-Identifier: GPL-2.0
2# A script to dump mixed source code & assembly 3# A script to dump mixed source code & assembly
3# with correct relocations from System.map 4# with correct relocations from System.map
4# Requires the following lines in makefile: 5# Requires the following lines in makefile: