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

/linux-master/scripts/
H A Dpatch-kernel84 gotac=$PARM;
301 if [ x$gotac != x ]; then
304 if [ $gotac = "-ac" ]; then
326 findFile $patchdir/patch-${CURRENTFULLVERSION}${gotac} || {
327 echo "Sorry, I couldn't find the $gotac patch for $CURRENTFULLVERSION. Hohum."
330 applyPatch patch-${CURRENTFULLVERSION}${gotac}

Completed in 396 milliseconds