Searched refs:USE_JOBS (Results 1 - 1 of 1) sorted by path

/u-boot/scripts/
H A Dcoccicheck21 USE_JOBS="no"
22 $SPATCH --help | grep "\-\-jobs" > /dev/null && USE_JOBS="yes"
87 if [ "$USE_JOBS" = "no" ]; then
157 if [ "$USE_JOBS" = "yes" ]; then

Completed in 123 milliseconds