git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
122c25c
)
tools: Drop meaningless comment from Makefile
author
Jan Kiszka
<jan.kiszka@siemens.com>
Sat, 23 Aug 2025 11:29:49 +0000
(13:29 +0200)
committer
Tom Rini
<trini@konsulko.com>
Tue, 9 Sep 2025 17:04:16 +0000
(11:04 -0600)
Introduced by
245b1029e1af
, probably a debug left-over.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Reviewed-by: Heiko Schocher <hs@nabladev.com>
tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index
02297e8
..
7eb17f9
100644
(file)
--- 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