mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-aarch64 to 4.12.10-1
This commit is contained in:
parent
7324621866
commit
76b205b00a
2 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-aarch64
|
|||
_srcname=linux-4.12
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="AArch64 multi-platform"
|
||||
pkgver=4.12.9
|
||||
pkgver=4.12.10
|
||||
pkgrel=1
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -21,9 +21,9 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('fc454157e2d024d401a60905d6481c6b'
|
||||
'60f3420d9c92d780986e9b1f49927fe5'
|
||||
'372499380d29bbbc176d7672bd21f812'
|
||||
'1d852d09fa6ec38017b3ebe631c02d32'
|
||||
'995088b1124c70637b550f9b489b0874'
|
||||
'614b82f1f1dec2f87161cb1fa325ec51'
|
||||
'b5ef67d6086e20de7b82265f562f88b1'
|
||||
'1d4477026533efaa0358a40855d50a83')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.12.5-1 Kernel Configuration
|
||||
# Linux/arm64 4.12.10-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -6306,7 +6306,7 @@ CONFIG_SUNXI_CCU_NKMP=y
|
|||
CONFIG_SUNXI_CCU_NM=y
|
||||
CONFIG_SUNXI_CCU_MP=y
|
||||
CONFIG_SUN50I_A64_CCU=y
|
||||
# CONFIG_SUN8I_H3_CCU is not set
|
||||
CONFIG_SUN8I_H3_CCU=y
|
||||
CONFIG_SUN8I_R_CCU=y
|
||||
CONFIG_HWSPINLOCK=y
|
||||
|
||||
|
|
Loading…
Reference in a new issue