move the toolchain_install stampfile to the right place to fix spurious missing toolchain errors after cleaning stuff
SVN-Revision: 16776
This commit is contained in:
@@ -66,6 +66,6 @@ $(curdir)//install = $(1)/compile
|
||||
|
||||
$(TOOLCHAIN_DIR)/stamp/.gcc-initial_installed:
|
||||
|
||||
$(eval $(call stampfile,$(curdir),toolchain,install,$(TOOLCHAIN_DIR)/stamp/.gcc-initial_installed))
|
||||
$(eval $(call stampfile,$(curdir),toolchain,install,$(TOOLCHAIN_DIR)/stamp/.gcc-initial_installed,,$(TOOLCHAIN_DIR)))
|
||||
$(eval $(call subdir,$(curdir)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user