remove obsolete stamp dep after r24474
SVN-Revision: 24475
This commit is contained in:
parent
bf9e9b6a91
commit
e006253f11
@ -63,7 +63,7 @@ define PrepareStaging
|
||||
endef
|
||||
|
||||
# preparatory work
|
||||
$(STAGING_DIR)/.prepared: $(TMP_DIR)/.build $(STAGING_DIR_HOST)/.prepared
|
||||
$(STAGING_DIR)/.prepared: $(TMP_DIR)/.build
|
||||
$(call PrepareStaging,$(STAGING_DIR))
|
||||
mkdir -p $(BUILD_DIR)/stamp
|
||||
touch $@
|
||||
|
Loading…
Reference in New Issue
Block a user