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/cavium/common/pci/Makefile.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/soc/cavium') diff --git a/src/soc/cavium/common/pci/Makefile.inc b/src/soc/cavium/common/pci/Makefile.inc index 13040527d0..0569ba61b3 100644 --- a/src/soc/cavium/common/pci/Makefile.inc +++ b/src/soc/cavium/common/pci/Makefile.inc @@ -1 +1,2 @@ +## SPDX-License-Identifier: GPL-2.0-only ramstage-y += uart.c -- cgit v1.2.3