aboutsummaryrefslogtreecommitdiff
path: root/lite-aeolus
diff options
context:
space:
mode:
authorPaul Sokolovsky <paul.sokolovsky@linaro.org>2017-11-23 20:16:50 +0200
committerPaul Sokolovskyy <paul.sokolovsky@linaro.org>2017-11-23 18:18:22 +0000
commit9e97bc07e582183a4675a16df51b2eaa6bd061db (patch)
treea5db5262842356866e0815665f068f5207218a13 /lite-aeolus
parent756ba4473a24e83dbd455af2d8a9a36e6653035c (diff)
lite-aeolus-micropython: Update binary location after CMake migration.
Change-Id: I89b3e24d0b1b106ab934031f61f000c220cefd8e
Diffstat (limited to 'lite-aeolus')
-rw-r--r--lite-aeolus/build-micropython.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lite-aeolus/build-micropython.sh b/lite-aeolus/build-micropython.sh
index 031cb296..f70d8f00 100644
--- a/lite-aeolus/build-micropython.sh
+++ b/lite-aeolus/build-micropython.sh
@@ -22,4 +22,4 @@ fi
cd ${WORKSPACE}
mkdir -p out/${PLATFORM}
-cp ports/zephyr/outdir/${PLATFORM}/zephyr.bin out/${PLATFORM}/
+cp ports/zephyr/outdir/${PLATFORM}/zephyr/zephyr.bin out/${PLATFORM}/