linux58-tkg: Do not override EXT_CONFIG_PATH, configfile, user_patches and user_patches_no_confirm options value when using generic or ryzen profiles

This commit is contained in:
Tk-Glitch
2020-10-10 22:07:20 +02:00
parent 95f6f1da7d
commit a6e07bee35
3 changed files with 1 additions and 41 deletions

View File

@@ -45,7 +45,7 @@ else
fi
pkgname=("${pkgbase}" "${pkgbase}-headers")
pkgver="${_basekernel}"."${_sub}"
pkgrel=22
pkgrel=23
pkgdesc='Linux-tkg'
arch=('x86_64') # no i686 in here
url="http://www.kernel.org/"