Message ID | 20250205155252.1317763-12-cel@kernel.org (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | Replace terraform update_ssh_config module | expand |
diff --git a/Makefile b/Makefile index a0441b2c7bb8..e0e5d8f962d2 100644 --- a/Makefile +++ b/Makefile @@ -252,6 +252,7 @@ mrproper: $(Q)$(MAKE) -f scripts/build.Makefile $@ $(Q)rm -f $(KDEVOPS_DEPCHECK) $(Q)rm -f terraform/*/terraform.tfvars + $(Q)rm -rf terraform/*/.terraform $(Q)rm -f $(KDEVOPS_NODES) $(Q)rm -f $(KDEVOPS_HOSTFILE) $(KDEVOPS_MRPROPER) $(Q)rm -f .config .config.old extra_vars.yaml $(KCONFIG_YAMLCFG)