Unverified Commit 20596375 authored by Sam Salisbury's avatar Sam Salisbury Committed by GitHub
Browse files

ci: don't force config re-generation (#11537)

parent 30248fc1
Showing with 0 additions and 2 deletions
+0 -2
......@@ -78,8 +78,6 @@ define GEN_CONFIG
@mv -f $@.tmp $@
endef
# Always re-generate the config, as we can't trust timestamps with git.
.PHONY: $(OUT)
$(OUT): $(CONFIG_SOURCE)
$(GEN_CONFIG)
@echo "$@ updated"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment