diff --git a/projects/tinkerbell/tink/Help.mk b/projects/tinkerbell/tink/Help.mk index 023a88c3df..528257ab8c 100644 --- a/projects/tinkerbell/tink/Help.mk +++ b/projects/tinkerbell/tink/Help.mk @@ -9,7 +9,6 @@ ##@ GIT/Repo Targets clone-repo: ## Clone upstream `tink` checkout-repo: ## Checkout upstream tag based on value in GIT_TAG file -patch-repo: ## Patch upstream repo with patches in patches directory ##@ Binary Targets binaries: ## Build all binaries: `tink-controller tink-server tink-worker` for `linux/amd64 linux/arm64`