diff options
Diffstat (limited to 'board/google/common/Makefile')
-rw-r--r-- | board/google/common/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/google/common/Makefile b/board/google/common/Makefile index 2de2799fbb..d1f45c677a 100644 --- a/board/google/common/Makefile +++ b/board/google/common/Makefile @@ -1,7 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Copyright (c) 2014 Google, Inc -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-$(CONFIG_X86) += early_init.o |