diff options
Diffstat (limited to 'arch/riscv/lib/elf_riscv64_efi.lds')
-rw-r--r-- | arch/riscv/lib/elf_riscv64_efi.lds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/riscv/lib/elf_riscv64_efi.lds b/arch/riscv/lib/elf_riscv64_efi.lds index 25c863de8a..aece030c37 100644 --- a/arch/riscv/lib/elf_riscv64_efi.lds +++ b/arch/riscv/lib/elf_riscv64_efi.lds @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * U-Boot riscv64 EFI linker script * |