Searched refs:need_bootscript (Results 1 – 1 of 1) sorted by relevance
202 # set need_bootscript to the number of drivers that204 need_bootscript=`echo $SUPPORTED_DRIVERS|$AWK -F"|" '{print NF}'`252 need_bootscript=`$EXPR $need_bootscript - 1`257 if [ $need_bootscript -gt 0 ]; then258 need_bootscript=1282 need_bootscript=0285 build_recover $need_bootscript