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/coreboot/dell3050micro_vfsp_16mb/target.cfg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'config/coreboot/dell3050micro_vfsp_16mb/target.cfg') diff --git a/config/coreboot/dell3050micro_vfsp_16mb/target.cfg b/config/coreboot/dell3050micro_vfsp_16mb/target.cfg index 8ab796e4..d08c4eb5 100644 --- a/config/coreboot/dell3050micro_vfsp_16mb/target.cfg +++ b/config/coreboot/dell3050micro_vfsp_16mb/target.cfg @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-3.0-or-later + tree="next" xarch="i386-elf" payload_seabios="y" @@ -8,4 +10,4 @@ grubtree="xhci" vcfg="3050micro" build_depend="seabios/default grub/xhci memtest86plus u-boot/amd64coreboot" IFD_platform="sklkbl" -payload_uboot_amd64="y" \ No newline at end of file +payload_uboot_amd64="y" -- cgit v1.2.1