aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sokolovsky <paul.sokolovsky@linaro.org>2017-12-04 10:53:57 +0200
committerPaul Sokolovskyy <paul.sokolovsky@linaro.org>2017-12-04 08:55:02 +0000
commitf5fdec7dd40701e41a6a7216503cce2d3656c429 (patch)
tree2a0659a2f1c33c1f7863d9ba02f7c8a70cb57189
parent3530245dab58e38fe3e274baf6f6cdf85123af99 (diff)
lite-aeolus-jerryscript: Update for new binary location with Zephyr 1.10.
Change-Id: I59251411761c2ce58360f09b08ee8cd44a703a48
-rw-r--r--lite-aeolus/build-jerryscript.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lite-aeolus/build-jerryscript.sh b/lite-aeolus/build-jerryscript.sh
index ad7e7ce566..8c7414cf2c 100644
--- a/lite-aeolus/build-jerryscript.sh
+++ b/lite-aeolus/build-jerryscript.sh
@@ -6,4 +6,4 @@ make -f ./targets/zephyr/Makefile.zephyr BOARD=${PLATFORM}
cd ${WORKSPACE}
mkdir -p out/${PLATFORM}
-cp build/${PLATFORM}/zephyr/zephyr.bin out/${PLATFORM}/
+cp build/${PLATFORM}/zephyr/zephyr/zephyr.bin out/${PLATFORM}/