diff options
Diffstat (limited to 'scripts/mkuboot.sh')
-rwxr-xr-x | scripts/mkuboot.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/mkuboot.sh b/scripts/mkuboot.sh index 446739c..4b1fe09e 100755 --- a/scripts/mkuboot.sh +++ b/scripts/mkuboot.sh @@ -1,4 +1,5 @@ #!/bin/bash +# SPDX-License-Identifier: GPL-2.0 # # Build U-Boot image when `mkimage' tool is available. |