some modify at filename

This commit is contained in:
Chiharu Shirasaka 2021-10-18 15:58:46 +09:00
parent d04a058cd0
commit e08c350ede

View File

@ -92,7 +92,7 @@ Bootstrap Debian 10 (buster)
Known issues Known issues
---------------------------------------- ----------------------------------------
If you using gcc 10 for host compiler, `make ubuild` may fail. 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 Watch changes in submodules & auto-build
---------------------------------------- ----------------------------------------