summaryrefslogtreecommitdiff
path: root/src/ec/kontron
diff options
context:
space:
mode:
Diffstat (limited to 'src/ec/kontron')
-rw-r--r--src/ec/kontron/it8516e/Makefile.inc1
-rw-r--r--src/ec/kontron/kempld/Makefile.inc1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/ec/kontron/it8516e/Makefile.inc b/src/ec/kontron/it8516e/Makefile.inc
index 6ef87cd992..0d61b5916b 100644
--- a/src/ec/kontron/it8516e/Makefile.inc
+++ b/src/ec/kontron/it8516e/Makefile.inc
@@ -1,3 +1,4 @@
+## SPDX-License-Identifier: GPL-2.0-only
ifeq ($(CONFIG_EC_KONTRON_IT8516E),y)
ramstage-y += ec.c
diff --git a/src/ec/kontron/kempld/Makefile.inc b/src/ec/kontron/kempld/Makefile.inc
index e7bafa39e7..e4cdde4ca8 100644
--- a/src/ec/kontron/kempld/Makefile.inc
+++ b/src/ec/kontron/kempld/Makefile.inc
@@ -1,3 +1,4 @@
+## SPDX-License-Identifier: GPL-2.0-only
bootblock-$(CONFIG_EC_KONTRON_KEMPLD) += early_kempld.c
ramstage-$(CONFIG_EC_KONTRON_KEMPLD) += early_kempld.c
ramstage-$(CONFIG_EC_KONTRON_KEMPLD) += kempld.c