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>
This commit is contained in:
Martin Roth
2022-10-28 22:36:59 -06:00
committed by Felix Held
parent 2332d29ba9
commit 74a4dca481
18 changed files with 18 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
## SPDX-License-Identifier: GPL-2.0-only
ifeq ($(CONFIG_EC_QUANTA_ENE_KB3940Q),y)
ramstage-y += ec.c

View File

@@ -1,3 +1,4 @@
## SPDX-License-Identifier: GPL-2.0-only
ifeq ($(CONFIG_EC_QUANTA_IT8518),y)
romstage-y += ec.c