凌云实验室推出的ARM Linux物联网网关开发板IGKBoard(IoT Gateway Kit Board)项目源码
guowenxue
2021-11-25 91a690169ae9de24917144ee78ffcdc711f0c0a9
update top build shell script to call tarball build.sh
1 files modified
3 ■■■■■ changed files
bsp/build.sh 3 ●●●●● patch | view | raw | blame | history
bsp/build.sh
@@ -115,7 +115,10 @@
    do_usage
fi
if [ $action == "build" ] ; then
do_modify
    cd tarball && ./build.sh && cd -
fi
if [ $1 == "bsp" ] ; then
    if [ $action == "build" ] ; then