mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-espressobin to 4.17.9-1
This commit is contained in:
parent
5d1e626949
commit
4aea070a93
2 changed files with 5 additions and 4 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-espressobin
|
|||
_srcname=linux-4.17
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Globalscale ESPRESSOBin"
|
||||
pkgver=4.17.7
|
||||
pkgver=4.17.9
|
||||
pkgrel=1
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -25,11 +25,11 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'90-linux.hook'
|
||||
'91-linux.hook')
|
||||
md5sums=('5bb13a03274b66b56c85b26682e407d7'
|
||||
'0f16b906d5bf75be0d3302d1078d5ec8'
|
||||
'80546916d0682a101e8138843bd84f34'
|
||||
'087a1417d83fa72c2e1cb69ec68ed94d'
|
||||
'960e91f38b59e9d1ce47ec3b4cef3195'
|
||||
'810cc7029cca0741c170209eba2f9dad'
|
||||
'ab50135a41889a2b6e2665d81c75364d'
|
||||
'99bd4dd22dd48d1be7f105a1bc4dfa08'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'3dc88030a8f2f5a5f97266d99b149f77'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.17.0-1 Kernel Configuration
|
||||
# Linux/arm64 4.17.9-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -615,6 +615,7 @@ CONFIG_FORCE_MAX_ZONEORDER=11
|
|||
CONFIG_UNMAP_KERNEL_AT_EL0=y
|
||||
CONFIG_HARDEN_BRANCH_PREDICTOR=y
|
||||
CONFIG_HARDEN_EL2_VECTORS=y
|
||||
CONFIG_ARM64_SSBD=y
|
||||
# CONFIG_ARM64_SW_TTBR0_PAN is not set
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue