X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=inline;f=toolchain%2FMakefile;fp=toolchain%2FMakefile;h=7f8d62f73957b9c69ce5e43eb9f81c1572953fd2;hb=f55b59adaa05cc6a2de8181e888e5b30e2f98112;hp=36c6ed328a349a9848f8afc65f9294c34e3766f8;hpb=8d70173107ed12f8e097f43ddedf45e0e4244d7b;p=openwrt-14.07%2F.git diff --git a/toolchain/Makefile b/toolchain/Makefile index 36c6ed3..7f8d62f 100644 --- a/toolchain/Makefile +++ b/toolchain/Makefile @@ -74,7 +74,7 @@ endif # prerequisites for the individual targets $(curdir)/ := .config prereq -$(curdir)//prepare = $(STAGING_DIR)/.prepared $(TOOLCHAIN_DIR)/info.mk +$(curdir)//prepare = $(STAGING_DIR)/.prepared $(TOOLCHAIN_DIR)/info.mk $(tools/stamp-install) $(curdir)//compile = $(1)/prepare $(curdir)//install = $(1)/compile