The /LOG directory was created by the old MAKEALL tool, which was
deleted by commit c8a3777c51b9 ("Drop the MAKEALL tool").Signed-off-by: Masahiro Yamada <[email protected]> --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index f1b8015..a0fb1e2 100644 --- a/.gitignore +++ b/.gitignore @@ -46,7 +46,6 @@ fit-dtb.blob # # Generated files # -/LOG /spl/ /tpl/ /defconfig -- 2.7.4 _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

