We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f844f81 commit 6661bfdCopy full SHA for 6661bfd
patch-module.sh
@@ -70,7 +70,7 @@ pushd lib/modules/source >/dev/null
70
echo "*** Applying ${dir}/${base} ..."
71
patch --batch --ignore-whitespace --strip=1 --backup < "${patch}"
72
else
73
- echo "*** Skipping ${dir}/${base}: did not apply cleanly"
+ echo "*** Skipping ${dir}/${base}: patch not appropriate for this kernel"
74
fi
75
done
76
0 commit comments