From 9231f0b92a3735bbdb638b8ad92832eaaddb9b8b Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Fri, 28 Oct 2022 22:39:23 -0600 Subject: soc: Add SPDX license headers to Makefiles Signed-off-by: Martin Roth Change-Id: Ic875708697f07b6dae09d27dbd67eb8b960749f0 Reviewed-on: https://review.coreboot.org/c/coreboot/+/68984 Tested-by: build bot (Jenkins) Reviewed-by: Sean Rhodes --- src/soc/mediatek/mt8188/Makefile.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/soc/mediatek/mt8188') diff --git a/src/soc/mediatek/mt8188/Makefile.inc b/src/soc/mediatek/mt8188/Makefile.inc index 83914e8d50..fc56eb3f4a 100644 --- a/src/soc/mediatek/mt8188/Makefile.inc +++ b/src/soc/mediatek/mt8188/Makefile.inc @@ -1,3 +1,4 @@ +## SPDX-License-Identifier: GPL-2.0-only ifeq ($(CONFIG_SOC_MEDIATEK_MT8188),y) all-y += ../common/flash_controller.c -- cgit v1.2.3