mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
change HOST_STAMP_PREPARED for toolchain builds to make sure that added/removed patches do not trigger partial toolchain rebuilds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17392 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -11,3 +11,5 @@ STAGING_DIR_HOST:=$(TOOLCHAIN_DIR)
|
|||||||
BUILD_DIR_HOST:=$(BUILD_DIR_TOOLCHAIN)
|
BUILD_DIR_HOST:=$(BUILD_DIR_TOOLCHAIN)
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/host-build.mk
|
include $(INCLUDE_DIR)/host-build.mk
|
||||||
|
|
||||||
|
HOST_STAMP_PREPARED=$(HOST_BUILD_DIR)/.prepared
|
||||||
|
|||||||
Reference in New Issue
Block a user