Fix graysky's cpu opt patchset application on 5.4
This commit is contained in:
parent
86defefe99
commit
d7375e1a33
2
PKGBUILD
2
PKGBUILD
@ -67,7 +67,7 @@ options=('!strip' 'docs')
|
|||||||
|
|
||||||
case $_basever in
|
case $_basever in
|
||||||
54)
|
54)
|
||||||
opt_ver="4.19-v5.4"
|
opt_ver="4.19-5.4"
|
||||||
source=("$kernel_site"
|
source=("$kernel_site"
|
||||||
"$patch_site"
|
"$patch_site"
|
||||||
"https://raw.githubusercontent.com/graysky2/kernel_gcc_patch/master/more-uarches-for-kernel-4.19-5.4.patch"
|
"https://raw.githubusercontent.com/graysky2/kernel_gcc_patch/master/more-uarches-for-kernel-4.19-5.4.patch"
|
||||||
|
Loading…
Reference in New Issue
Block a user