1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Update build.sh

This commit is contained in:
suyuan 2022-09-18 15:04:37 +08:00
parent 5a6e9cd7b9
commit 5a63ee9ed3

View file

@ -705,4 +705,4 @@ fi
echo "Building $OMR_DIST for the target $OMR_TARGET with kernel ${OMR_KERNEL}" echo "Building $OMR_DIST for the target $OMR_TARGET with kernel ${OMR_KERNEL}"
make defconfig make defconfig
make IGNORE_ERRORS=m "$@" make IGNORE_ERRORS=m "$@"
echo "Done" echo "Done"