Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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}
/kernel/linux/linux-6.6/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 1 milliseconds