From 8f370cb60d9386bf584036245a8e5c273e8d393c Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Fri, 27 Dec 2024 02:23:13 +0000 Subject: add spdx headers to various config files Signed-off-by: Leah Rowe --- config/u-boot/amd64coreboot/target.cfg | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/u-boot/amd64coreboot/target.cfg') diff --git a/config/u-boot/amd64coreboot/target.cfg b/config/u-boot/amd64coreboot/target.cfg index 80e024ea..8b89408e 100644 --- a/config/u-boot/amd64coreboot/target.cfg +++ b/config/u-boot/amd64coreboot/target.cfg @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-3.0-or-later + tree="x86_64" # test building with x86_64 hostcc by commenting these: # xtree="default" # coreboot tree containing crossgcc -- cgit v1.2.1