Searched refs:STOPEXTRA (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/scripts/
H A Dpatch-kernel219 STOPEXTRA=`echo $stopvers | cut -d. -f4`
220 STOPFULLVERSION=${stopvers%%.$STOPEXTRA}
221 #echo "#___STOPSUBLEVEL=/$STOPSUBLEVEL/, STOPEXTRA=/$STOPEXTRA/"
224 STOPEXTRA=9999
282 if [ "$STOPEXTRA" != "" ]; then
285 # apply STOPEXTRA directly (not incrementally) (x in v.p.s.x)
286 FULLVERSION="$VERSION.$PATCHLEVEL.$SUBLEVEL.$STOPEXTRA"

Completed in 58 milliseconds