change HOST_STAMP_PREPARED for toolchain builds to make sure that added/removed patches do not trigger partial toolchain rebuilds

SVN-Revision: 17392
This commit is contained in:
Felix Fietkau 2009-08-24 23:22:28 +00:00
parent 851c2668b9
commit 106a08103f
1 changed files with 2 additions and 0 deletions

View 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