diff options
Diffstat (limited to 'arch/x86/cpu/efi/Makefile')
-rw-r--r-- | arch/x86/cpu/efi/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/x86/cpu/efi/Makefile b/arch/x86/cpu/efi/Makefile index e09163715da..06d04804408 100644 --- a/arch/x86/cpu/efi/Makefile +++ b/arch/x86/cpu/efi/Makefile @@ -1,8 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Copyright (c) 2015 Google, Inc -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y += efi.o obj-y += sdram.o |