Commit f1db8f21 authored by Thomas De Schampheleire's avatar Thomas De Schampheleire Committed by Thomas Petazzoni
Browse files

crosstool-ng: remove unneed explicit ccache dependency



This ccache dependency was here to enforce build order.
It is not needed anymore.

Signed-off-by: default avatarSamuel Martin <s.martin49@gmail.com>
Signed-off-by: default avatarThomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent db443f26
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ CROSSTOOL_NG_INSTALL_TARGET = NO
CROSSTOOL_NG_MAKE              = $(MAKE1)

HOST_CROSSTOOL_NG_DEPENDENCIES = \
	$(if $(BR2_CCACHE),host-ccache) host-gawk \
	host-gawk \
	host-automake host-gperf host-bison host-flex \
	host-texinfo