summaryrefslogtreecommitdiff
path: root/src/ec/quanta
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2022-10-28 22:36:59 -0600
committerFelix Held <felix-coreboot@felixheld.de>2022-11-22 12:43:11 +0000
commit74a4dca4812800171459f87c091646c5e1e8201f (patch)
treecabc3886bc26b525e1d849bf7099c3e736884e5b /src/ec/quanta
parent2332d29ba94cf3c8c1fa89c153fe33a90365b9d6 (diff)
ec: Add SPDX license headers to Makefiles
Signed-off-by: Martin Roth <gaumless@gmail.com> Change-Id: Ie5355e05982b372ef69515cfa081e2afbc7b09fe Reviewed-on: https://review.coreboot.org/c/coreboot/+/68981 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Caveh Jalali <caveh@chromium.org> Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com> Reviewed-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Diffstat (limited to 'src/ec/quanta')
-rw-r--r--src/ec/quanta/ene_kb3940q/Makefile.inc1
-rw-r--r--src/ec/quanta/it8518/Makefile.inc1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/ec/quanta/ene_kb3940q/Makefile.inc b/src/ec/quanta/ene_kb3940q/Makefile.inc
index a1ae764fc8..8a6c86526b 100644
--- a/src/ec/quanta/ene_kb3940q/Makefile.inc
+++ b/src/ec/quanta/ene_kb3940q/Makefile.inc
@@ -1,3 +1,4 @@
+## SPDX-License-Identifier: GPL-2.0-only
ifeq ($(CONFIG_EC_QUANTA_ENE_KB3940Q),y)
ramstage-y += ec.c
diff --git a/src/ec/quanta/it8518/Makefile.inc b/src/ec/quanta/it8518/Makefile.inc
index daf75ef1f9..b05db0687a 100644
--- a/src/ec/quanta/it8518/Makefile.inc
+++ b/src/ec/quanta/it8518/Makefile.inc
@@ -1,3 +1,4 @@
+## SPDX-License-Identifier: GPL-2.0-only
ifeq ($(CONFIG_EC_QUANTA_IT8518),y)
romstage-y += ec.c