u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* [PATCH] tools: Drop meaningless comment from Makefile
@ 2025-08-23 11:29 Jan Kiszka
  2025-09-01  5:34 ` Heiko Schocher
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Kiszka @ 2025-08-23 11:29 UTC (permalink / raw)
  To: Tom Rini, U-Boot Mailing List; +Cc: Heiko Schocher

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

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

Signed-off-by: Jan Kiszka <jan.kiszka@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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] tools: Drop meaningless comment from Makefile
  2025-08-23 11:29 [PATCH] tools: Drop meaningless comment from Makefile Jan Kiszka
@ 2025-09-01  5:34 ` Heiko Schocher
  0 siblings, 0 replies; 2+ messages in thread
From: Heiko Schocher @ 2025-09-01  5:34 UTC (permalink / raw)
  To: Jan Kiszka, Tom Rini, U-Boot Mailing List

Hello Jan,

On 23.08.25 13:29, Jan Kiszka wrote:
> From: Jan Kiszka <jan.kiszka@siemens.com>
> 
> Introduced by 245b1029e1af, probably a debug left-over.
> 
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
>   tools/Makefile | 1 -
>   1 file changed, 1 deletion(-)

Good catch, thanks!

Reviewed-by: Heiko Schocher <hs@nabladev.com>

bye,
Heiko
-- 
Nabla Software Engineering
HRB 40522 Augsburg
Phone: +49 821 45592596
E-Mail: office@nabladev.com
Geschäftsführer : Stefano Babic

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-09-01  5:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-23 11:29 [PATCH] tools: Drop meaningless comment from Makefile Jan Kiszka
2025-09-01  5:34 ` Heiko Schocher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).