mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-aarch64 to 4.17.9-1
This commit is contained in:
parent
5c92cded05
commit
fbf95ebe1d
2 changed files with 5 additions and 4 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-aarch64
|
|||
_srcname=linux-4.17
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="AArch64 multi-platform"
|
||||
pkgver=4.17.7
|
||||
pkgver=4.17.9
|
||||
pkgrel=1
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -25,10 +25,10 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('5bb13a03274b66b56c85b26682e407d7'
|
||||
'0f16b906d5bf75be0d3302d1078d5ec8'
|
||||
'80546916d0682a101e8138843bd84f34'
|
||||
'c656b4169dd6c87f93dfb49edea3ddbf'
|
||||
'79459eaa00aa5de588c73f3076f0907b'
|
||||
'553b0f73ce4c8377ff43a29f086d2394'
|
||||
'76fbc90eb0026446d5a083c2faa050ad'
|
||||
'11a4f35c50f0bde59c30182aa7b797b7'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.17.4-2 Kernel Configuration
|
||||
# Linux/arm64 4.17.9-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -625,6 +625,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