summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/Makefile b/core/Makefile
index bd28a16..792f77a 100644
--- a/core/Makefile
+++ b/core/Makefile
@@ -1329,6 +1329,7 @@ else
endif
$(INTERNAL_OTA_PACKAGE_TARGET): $(BUILT_TARGET_FILES_PACKAGE) $(DISTTOOLS)
+ @echo "$(OTA_FROM_TARGET_SCRIPT)" > $(PRODUCT_OUT)/ota_script_path
@echo -e ${CL_YLW}"Package OTA:"${CL_RST}" $@"
MKBOOTIMG=$(BOARD_CUSTOM_BOOTIMG_MK) \
$(OTA_FROM_TARGET_SCRIPT) -v \