X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=include%2Ftoolchain-build.mk;h=6defe63edf06e79d2b483682cd9ed0fe478fbaab;hb=2bb67a39073f113c76895a92b93aa7baa2aeef5a;hp=b9a94316fce1298ea38aeb86b09b20e807e8d1bf;hpb=8acca98deda5be8a972563c773bbcbd7ecc7e23d;p=openwrt-10.03%2F.git diff --git a/include/toolchain-build.mk b/include/toolchain-build.mk index b9a94316f..6defe63ed 100644 --- a/include/toolchain-build.mk +++ b/include/toolchain-build.mk @@ -7,7 +7,10 @@ override CONFIG_AUTOREBUILD= +REAL_STAGING_DIR_HOST:=$(STAGING_DIR_HOST) STAGING_DIR_HOST:=$(TOOLCHAIN_DIR) BUILD_DIR_HOST:=$(BUILD_DIR_TOOLCHAIN) include $(INCLUDE_DIR)/host-build.mk + +HOST_STAMP_PREPARED=$(HOST_BUILD_DIR)/.prepared