change HOST_STAMP_PREPARED for toolchain builds to make sure that added/removed patch...
authorFelix Fietkau <nbd@openwrt.org>
Mon, 24 Aug 2009 23:22:28 +0000 (23:22 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 24 Aug 2009 23:22:28 +0000 (23:22 +0000)
SVN-Revision: 17392

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