From add83917cf9d2f1592d86517a9195c27f87891f3 Mon Sep 17 00:00:00 2001 From: Patrick Delaunay Date: Fri, 28 Feb 2020 15:18:14 +0100 Subject: doc: update reference to README.board Update reference in files detected by scripts/documentation-file-ref-check doc/README. => board//README Files moved in board directory in commit 702e6014f15b ("doc: cleanup - move board READMEs into respective board directories")' Signed-off-by: Patrick Delaunay --- include/configs/sbc8548.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/configs') diff --git a/include/configs/sbc8548.h b/include/configs/sbc8548.h index f4113e03c4..ae2c0033d0 100644 --- a/include/configs/sbc8548.h +++ b/include/configs/sbc8548.h @@ -7,7 +7,7 @@ /* * sbc8548 board configuration file - * Please refer to doc/README.sbc8548 for more info. + * Please refer to board/sbc8548/README for more info. */ #ifndef __CONFIG_H #define __CONFIG_H -- cgit