diff options
Diffstat (limited to 'src/ec/google/common')
-rw-r--r-- | src/ec/google/common/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ec/google/common/Makefile.inc b/src/ec/google/common/Makefile.inc index 7ab2285ac6..e1e5dfcf22 100644 --- a/src/ec/google/common/Makefile.inc +++ b/src/ec/google/common/Makefile.inc @@ -1,3 +1,4 @@ +## SPDX-License-Identifier: GPL-2.0-only bootblock-$(CONFIG_EC_GOOGLE_COMMON_MEC) += mec.c verstage-$(CONFIG_EC_GOOGLE_COMMON_MEC) += mec.c romstage-$(CONFIG_EC_GOOGLE_COMMON_MEC) += mec.c |