Skip to content
Snippets Groups Projects
Commit e006253f authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

remove obsolete stamp dep after r24474

SVN-Revision: 24475
parent bf9e9b6a
No related branches found
No related tags found
No related merge requests found
......@@ -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 $@
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment