Sync with Github
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
This commit is contained in:
parent
a333f32d32
commit
6a90775261
2
PKGBUILD
2
PKGBUILD
@ -312,7 +312,7 @@ prepare() {
|
|||||||
tt) scripts/config -e TT_SCHED -e TT_ACCOUNTING_STATS;;
|
tt) scripts/config -e TT_SCHED -e TT_ACCOUNTING_STATS;;
|
||||||
bore|hardened|cachyos) scripts/config -e SCHED_BORE;;
|
bore|hardened|cachyos) scripts/config -e SCHED_BORE;;
|
||||||
eevdf) ;;
|
eevdf) ;;
|
||||||
rt) scripts/config -e PREEMPT_COUNT -e PREEMPTION -d PREEMPT_VOLUNTARY -d PREEMPT -d PREEMPT_NONE -e PREEMPT_RT -e PREEMPT_LAZY -d PREEMPT_DYNAMIC -e HAVE_PREEMPT_LAZY -d PREEMPT_BUILD;;
|
rt) scripts/config -e PREEMPT_COUNT -e PREEMPTION -d PREEMPT_VOLUNTARY -d PREEMPT -d PREEMPT_NONE -e PREEMPT_RT -e PREEMPT_AUTO -d PREEMPT_DYNAMIC -e HAVE_PREEMPT_AUTO -d PREEMPT_BUILD;;
|
||||||
sched-ext) scripts/config -e SCHED_BORE -e SCHED_CLASS_EXT;;
|
sched-ext) scripts/config -e SCHED_BORE -e SCHED_CLASS_EXT;;
|
||||||
*) _die "The value $_cpusched is invalid. Choose the correct one again.";;
|
*) _die "The value $_cpusched is invalid. Choose the correct one again.";;
|
||||||
esac
|
esac
|
||||||
|
Loading…
Reference in New Issue
Block a user