5.4.117, 5.10.35, 5.11.19, 5.12.2

This commit is contained in:
Tk-Glitch
2021-05-07 17:33:20 +02:00
parent f748589016
commit 204931f0f8
3 changed files with 12 additions and 12 deletions

View File

@@ -1,12 +1,12 @@
#!/bin/bash
ver54=116
ver54=117
ver57=19
ver58=18
ver59=16
ver510=34
ver511=18
ver512=1
ver510=35
ver511=19
ver512=2
_cpuschedselector() {
msg2 "Which CPU sched variant do you want to build/install? Select \"CFS\" (linux kernel's default) if unsure."