linux54-tkg: Allow for 100Hz timer frequency from .cfg

This commit is contained in:
Tk-Glitch
2020-06-29 23:20:10 +02:00
parent 13bd01eaff
commit ad2cdb9e3f
3 changed files with 24 additions and 2 deletions

View File

@@ -89,7 +89,7 @@ pkgname=("${pkgbase}" "${pkgbase}-headers")
_basekernel=5.4
_sub=49
pkgver="${_basekernel}"."${_sub}"
pkgrel=66
pkgrel=67
pkgdesc='Linux-tkg'
arch=('x86_64') # no i686 in here
url="http://www.kernel.org/"