diff --git a/Makefile b/Makefile index d93b3195ec5..04207005ad6 100644 --- a/Makefile +++ b/Makefile @@ -63,6 +63,8 @@ endif all:: all_product_build +all_product_build:: + # Everything for a full product build ifeq ($(SKIP_PRODUCT_BUILD), false)