tools: remove easylogo and include/video_logo.h
include/video_logo.h once was created via the tool easylogo and than used in cpu/mpc8xx/video.c to display Tux. video_logo.h has been replaced by include/linux_logo.h and is not needed anymore. Delete the include and the tool, Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
committed by
Tom Rini
parent
9fcea65bca
commit
44de15d686
@@ -15,7 +15,6 @@ CONFIG_SHA1_CHECK_UB_IMG = y
|
||||
CONFIG_ARCH_SUNXI = y
|
||||
endif
|
||||
|
||||
subdir-$(HOST_TOOLS_ALL) += easylogo
|
||||
subdir-$(HOST_TOOLS_ALL) += gdb
|
||||
|
||||
# Merge all the different vars for envcrc into one
|
||||
|
||||
Reference in New Issue
Block a user