Disable OTA for crespo [DO NOT MERGE]

Change-Id: I22c29226bb783fed34766e91d43edcf6e61a837f
diff --git a/core/Makefile b/core/Makefile
index 68f8677..8f5b89a 100644
--- a/core/Makefile
+++ b/core/Makefile
@@ -971,6 +971,8 @@
 # -----------------------------------------------------------------
 # OTA update package
 
+# disable ota for crespo temporarily.
+ifneq ($(TARGET_PRODUCT),crespo)
 ifneq ($(TARGET_SIMULATOR),true)
 ifneq ($(TARGET_PRODUCT),sdk)
 ifneq ($(TARGET_DEVICE),generic)
@@ -1006,6 +1008,7 @@
 endif    # TARGET_DEVICE != generic
 endif    # TARGET_PRODUCT != sdk
 endif    # TARGET_SIMULATOR != true
+endif    # TARGET_PRODUCT != crespo
 
 # -----------------------------------------------------------------
 # installed file list