1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00
This commit is contained in:
Ycarus 2018-04-17 09:49:09 +02:00
parent ec9096ebb6
commit 8b2ac54b2d

View file

@ -35,7 +35,7 @@ fi
if [ "$OMR_TARGET" = "rpi3" ]; then
OMR_REAL_TARGET="aarch64_cortex-a53"
else
OMR_REAL_TARGET = $OMR_TARGET
OMR_REAL_TARGET=${OMR_TARGET}
fi
#_get_repo source https://github.com/ysurac/openmptcprouter-source "master"