X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/292a12620a3baa980d5556a2c918a20f5bb77bdc..b2d33394aca675a3ec23c4e9e38ca308bd62c692:/tools/Makefile?ds=inline diff --git a/tools/Makefile b/tools/Makefile index 49c450f27..ef64dc0e9 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -59,5 +59,5 @@ $(curdir)//compile = $(STAGING_DIR)/.prepared $($(curdir)/cmddeps) $(curdir)/ := .config prereq $(curdir)//install = $(1)/compile -$(eval $(call stampfile,$(curdir),tools,install)) +$(eval $(call stampfile,$(curdir),tools,install,,CONFIG_CCACHE CONFIG_powerpc CONFIG_GCC_VERSION_4_3)) $(eval $(call subdir,$(curdir)))