[PATCH] tools: Drop meaningless comment from Makefile

Jan Kiszka jan.kiszka at siemens.com
Sat Aug 23 13:29:49 CEST 2025


From: Jan Kiszka <jan.kiszka at siemens.com>

Introduced by 245b1029e1af, probably a debug left-over.

Signed-off-by: Jan Kiszka <jan.kiszka at siemens.com>
---
 tools/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/Makefile b/tools/Makefile
index 9b8a89e66e6..546ebe323ae 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -344,7 +344,6 @@ $(LOGO_DATA_H):	$(obj)/bmp_logo $(LOGO_BMP)
 else
 $(LOGO_DATA_H):	$(obj)/bmp_logo $(LOGO_BMP)
 	$(obj)/bmp_logo --gen-data $(LOGO_BMP) > $@
-#endif
 endif
 
 # Let clean descend into subdirs
-- 
2.43.0


More information about the U-Boot mailing list