diff --git a/Makefile b/Makefile index 34fe1b7e9cad..74df2b1d3a5a 100644 --- a/Makefile +++ b/Makefile @@ -17,6 +17,7 @@ include build/makelib/helm.mk .PHONY: all all: build +.DEFAULT_GOAL := all # ==================================================================================== # Build Options