From f3c008a9225ca68e6e4c149073bbd935b602de84 Mon Sep 17 00:00:00 2001 From: ohair Date: Wed, 9 Mar 2011 16:26:38 -0800 Subject: 7026167: Broken fastdebug only build Reviewed-by: cl --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') 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) -- cgit v1.2.3