aboutsummaryrefslogtreecommitdiff
path: root/board/coreboot
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2022-03-12 23:03:28 -0700
committerBin Meng <bmeng.cn@gmail.com>2022-03-14 15:20:40 +0800
commit92a3e67ee9b0e1b2294a3d16e851b83440de2a1f (patch)
treedd16747d1d2813b872db716a3f3d16b0868dc919 /board/coreboot
parent978a8a296e699fbb0919c245f78317dea08eab8e (diff)
downloadu-boot-92a3e67ee9b0e1b2294a3d16e851b83440de2a1f.zip
u-boot-92a3e67ee9b0e1b2294a3d16e851b83440de2a1f.tar.gz
u-boot-92a3e67ee9b0e1b2294a3d16e851b83440de2a1f.tar.bz2
x86: Correct the coreboot header file in MAINTAINERS
This board has its own config header file. Correct it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'board/coreboot')
-rw-r--r--board/coreboot/coreboot/MAINTAINERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/coreboot/coreboot/MAINTAINERS b/board/coreboot/coreboot/MAINTAINERS
index a05673b..ee12d32 100644
--- a/board/coreboot/coreboot/MAINTAINERS
+++ b/board/coreboot/coreboot/MAINTAINERS
@@ -2,12 +2,12 @@ COREBOOT BOARD
M: Simon Glass <sjg@chromium.org>
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 <sjg@chromium.org>
S: Maintained
F: board/coreboot/coreboot/
-F: include/configs/chromebook_link.h
+F: include/configs/coreboot.h
F: configs/coreboot64_defconfig