5.4.116, 5.10.34, 5.11.18, 5.12.1

This commit is contained in:
Tk-Glitch
2021-05-02 11:47:35 +02:00
parent 69f0d7c26e
commit dd5f45aeb0
2 changed files with 9 additions and 8 deletions

View File

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