crosstool-ng: remove unneed explicit ccache dependency

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

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Thomas De Schampheleire 2013-08-02 09:33:55 +02:00 committed by Thomas Petazzoni
parent db443f263a
commit f1db8f2146
1 changed files with 1 additions and 1 deletions

View File

@ -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