linux-tkg: Ask user about the CFS fallback

Can be bypassed to exit with _nofallback="true" hidden option
This commit is contained in:
Tk-Glitch
2020-08-11 16:19:01 +02:00
parent 333a3a46db
commit 469624d1ac
5 changed files with 34 additions and 8 deletions

View File

@@ -54,7 +54,7 @@ _tkg_srcprep() {
patch -Np1 -i ../0009-glitched-ondemand-bmq.patch
fi
patch -Np1 -i ../0009-glitched-bmq.patch
else
elif [ "${_cpusched}" == "cfs" ]; then
patch -Np1 -i ../0003-glitched-cfs.patch
fi