From e08c350edefc413e521145be08e13a5f34286d1d Mon Sep 17 00:00:00 2001 From: pepepper Date: Mon, 18 Oct 2021 15:58:46 +0900 Subject: [PATCH] some modify at filename --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc97f79..f330194 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ Bootstrap Debian 10 (buster) Known issues ---------------------------------------- If you using gcc 10 for host compiler, `make ubuild` may fail. -To complete build, open u-boot-brain/scripts/dtc/dtc-lexer.lex.c or u-boot-brain/scripts/dtc/dtc-parser.tab.c then comment out `YYLTYPE yylloc;` +To complete build, open `/u-boot-brain/scripts/dtc/dtc-lexer.lex.c` or `/u-boot-brain/scripts/dtc/dtc-parser.tab.c` then comment out `YYLTYPE yylloc;` Watch changes in submodules & auto-build ----------------------------------------