rusefillc 2023-05-23 15:41:52 -04:00
parent 724ada74b3
commit e59729bd25
1 changed files with 2 additions and 1 deletions

View File

@ -7,8 +7,9 @@ PROJECT_CPU=$2
set -e
SCRIPT_NAME="common_make.sh"
echo "Entering $SCRIPT_NAME with board $1 and CPU $2"
echo "Entering $SCRIPT_NAME with board [$1] and CPU [$2]"
# todo: technical debt: https://github.com/rusefi/rusefi/issues/5284
cd ../../..
mkdir -p .dep