Home
last modified time | relevance | path

Searched refs:USE_JOBS (Results 1 – 2 of 2) sorted by relevance

/openbmc/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
/openbmc/linux/scripts/
H A Dcoccicheck20 USE_JOBS="no"
21 $SPATCH --help | grep -e "--jobs" > /dev/null && USE_JOBS="yes"
106 if [ "$USE_JOBS" = "no" ]; then
176 if [ "$USE_JOBS" = "yes" ]; then