From: Simon Glass Date: Sun, 13 Mar 2022 06:03:28 +0000 (-0700) Subject: x86: Correct the coreboot header file in MAINTAINERS X-Git-Tag: v2022.04-rc4~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92a3e67ee9b0e1b2294a3d16e851b83440de2a1f;p=pandora-u-boot.git x86: Correct the coreboot header file in MAINTAINERS This board has its own config header file. Correct it. Signed-off-by: Simon Glass Reviewed-by: Bin Meng --- diff --git a/board/coreboot/coreboot/MAINTAINERS b/board/coreboot/coreboot/MAINTAINERS index a05673bb0be..ee12d32ce7c 100644 --- a/board/coreboot/coreboot/MAINTAINERS +++ b/board/coreboot/coreboot/MAINTAINERS @@ -2,12 +2,12 @@ COREBOOT BOARD M: Simon Glass S: Maintained F: board/coreboot/coreboot/ -F: include/configs/chromebook_link.h +F: include/configs/coreboot.h F: configs/coreboot_defconfig COREBOOT64 BOARD M: Simon Glass S: Maintained F: board/coreboot/coreboot/ -F: include/configs/chromebook_link.h +F: include/configs/coreboot.h F: configs/coreboot64_defconfig