Fix local build path
This commit is contained in:
parent
f8828fcc67
commit
6b34a42155
1 changed files with 1 additions and 0 deletions
|
@ -159,6 +159,7 @@ else
|
||||||
echo "Build mode: local"
|
echo "Build mode: local"
|
||||||
SUFFIX="${ZEPHYR_VERSION}"
|
SUFFIX="${ZEPHYR_VERSION}"
|
||||||
CONFIG_DIR="$HOST_CONFIG_DIR/config"
|
CONFIG_DIR="$HOST_CONFIG_DIR/config"
|
||||||
|
cd "$HOST_ZMK_DIR/app"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# usage: compile_board board
|
# usage: compile_board board
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue