aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d93b319..0420700 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)