From 6f1b758e27a6ce354c5a2f7771ba34cc16fbd568 Mon Sep 17 00:00:00 2001 From: EKS Distro PR Bot <75336432+eks-distro-pr-bot@users.noreply.github.com> Date: Wed, 18 Dec 2024 14:17:03 -0500 Subject: [PATCH] [PR BOT] Update Help.mk files (#4161) --- projects/tinkerbell/tink/Help.mk | 1 - 1 file changed, 1 deletion(-) 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`