change HOST_STAMP_PREPARED for toolchain builds to make sure that added/removed patch...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 24 Aug 2009 23:22:28 +0000 (23:22 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 24 Aug 2009 23:22:28 +0000 (23:22 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17392 3c298f89-4303-0410-b956-a3cf2f4a3e73

include/toolchain-build.mk

index b9a94316fce1298ea38aeb86b09b20e807e8d1bf..08054ac9c65fba7b43ef1e39178b9dcd84db4f5a 100644 (file)
@@ -11,3 +11,5 @@ STAGING_DIR_HOST:=$(TOOLCHAIN_DIR)
 BUILD_DIR_HOST:=$(BUILD_DIR_TOOLCHAIN)
 
 include $(INCLUDE_DIR)/host-build.mk
+
+HOST_STAMP_PREPARED=$(HOST_BUILD_DIR)/.prepared