linux58-tkg: 5.8.1

This commit is contained in:
Tk-Glitch
2020-08-11 16:53:41 +02:00
parent 40ca8f75e2
commit 82974f4a15
2 changed files with 5 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ _tkg_srcprep() {
echo "" > localversion.20-pkgname
# add upstream patch
#patch -p1 -i ../patch-"${pkgver}"
patch -p1 -i ../patch-"${pkgver}"
# ARCH Patches
if [ "${_configfile}" == "config_hardened.x86_64" ] && [ "${_cpusched}" == "cfs" ]; then