Home
last modified time | relevance | path

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

/openbmc/linux/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}