From ad3cf5f868fc36de0a4fa501f074d35a94496b27 Mon Sep 17 00:00:00 2001 From: Ying Wang Date: Sat, 21 Aug 2010 16:49:07 -0700 Subject: Restore OTA for crespo. [DO NOT MERGE] Change-Id: I2472942741bdb2e4fa5037883f6acbe6c4ca36c3 --- core/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'core') diff --git a/core/Makefile b/core/Makefile index d4b876e..68f8677 100644 --- a/core/Makefile +++ b/core/Makefile @@ -971,8 +971,6 @@ target-files-package: $(BUILT_TARGET_FILES_PACKAGE) # ----------------------------------------------------------------- # OTA update package -# disable ota for crespo temporarily. -ifneq ($(TARGET_DEVICE),crespo) ifneq ($(TARGET_SIMULATOR),true) ifneq ($(TARGET_PRODUCT),sdk) ifneq ($(TARGET_DEVICE),generic) @@ -1008,7 +1006,6 @@ otapackage: $(INTERNAL_OTA_PACKAGE_TARGET) endif # TARGET_DEVICE != generic endif # TARGET_PRODUCT != sdk endif # TARGET_SIMULATOR != true -endif # TARGET_PRODUCT != crespo # ----------------------------------------------------------------- # installed file list -- cgit v1.1