mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
tools: Drop meaningless comment from Makefile
Introduced by 245b1029e1, probably a debug left-over.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Reviewed-by: Heiko Schocher <hs@nabladev.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user