Re: [PATCH] Makefile: update warning about CONFIG_OF_EMBED

2022-05-11 Thread Tom Rini
On Thu, Apr 28, 2022 at 03:52:59PM -0400, Ralph Siemsen wrote: > Update the diagnostic message with revised location of document, which > changed in 3e9fddfc4f1 ("doc: Move devicetree control doc to rST") > > Signed-off-by: Ralph Siemsen Applied to u-boot/master, thanks! -- Tom signature.as

[PATCH] Makefile: update warning about CONFIG_OF_EMBED

2022-04-28 Thread Ralph Siemsen
Update the diagnostic message with revised location of document, which changed in 3e9fddfc4f1 ("doc: Move devicetree control doc to rST") Signed-off-by: Ralph Siemsen --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ccc87c3a5cd..486a9b9ca