mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-aarch64 to 4.9.5-1
This commit is contained in:
parent
cdfa2e5d62
commit
ec450e13f2
2 changed files with 4 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-aarch64
|
|||
_srcname=linux-4.9
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="AArch64 multi-platform"
|
||||
pkgver=4.9.4
|
||||
pkgver=4.9.5
|
||||
pkgrel=1
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -20,9 +20,9 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'config'
|
||||
'linux.preset')
|
||||
md5sums=('0a68ef3615c64bd5ee54a3320e46667d'
|
||||
'fbdb8676e190a85516bbc965cf086048'
|
||||
'83bfe16985fa78db4e3b173d2c8accf9'
|
||||
'b68153e7f7e4700ca631ce5383bf2659'
|
||||
'01dd761af9d92f295055366acb86d3a8'
|
||||
'0efe3393b688589232b62af5d9beb194'
|
||||
'b5ef67d6086e20de7b82265f562f88b1')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.9.0-2 Kernel Configuration
|
||||
# Linux/arm64 4.9.5-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -6096,7 +6096,6 @@ CONFIG_REMOTEPROC=y
|
|||
# CONFIG_STE_MODEM_RPROC is not set
|
||||
CONFIG_QCOM_MDT_LOADER=y
|
||||
CONFIG_QCOM_Q6V5_PIL=y
|
||||
CONFIG_QCOM_WCNSS_IRIS=y
|
||||
CONFIG_QCOM_WCNSS_PIL=y
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue