diff --git a/Makefile b/Makefile index d93b3195ec5150705b76821eb5def61f918c53f7..04207005ad65cd5952776450d1b728c391ef15d7 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)