From: Rong Tao
/build-* can't ignore /build.
Signed-off-by: Rong Tao
---
.gitignore | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 002f95de4feb..9697f0088f80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,7 +35,7 @@
*.tab.[ch]
#
From: Rong Tao
Reproduct warning:
$ sudo git clean -dfx
$ make CROSS_COMPILE="" qemu-x86_64_defconfig
$ sudo make -j8
...
u-boot/tools/binman/etype/section.py:25:
SyntaxWarning: invalid escape sequence '\('
"""Entry that contains
From: Rong Tao
Reproduct warning:
$ git clean -dfx
$ make CROSS_COMPILE="" qemu-x86_64_defconfig
$ make -j8
...
u-boot/tools/binman/etype/section.py:25:
SyntaxWarning: invalid escape sequence '\('
"""Entry that contains oth
On 9/11/23 6:36 AM, Simon Glass wrote:
Hi,
On Tue, 5 Sept 2023 at 19:34, 荣涛 wrote:
Thanks, Simon
The following lines is my systeme ENV and make log
$ cat /etc/os-release
NAME="Fedora Linux"
VERSION="40 (Workstation Edition Prerelease)"
ID=fedora
VERSION_ID=40
VERSION_CODENAME=""
PLATFORM_ID=
4 matches
Mail list logo